generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 7
refactor: sensor #691
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
StefanThoene
wants to merge
64
commits into
main
Choose a base branch
from
refactor/sensor
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
refactor: sensor #691
Changes from 40 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
5b5d11e
refactor BaseSensorClass
StefanThoene 862357d
refactor BalanceModeUserWhite
StefanThoene 0e78001
refactor sensor camera
StefanThoene 7366599
add constants
StefanThoene 0500a97
Refactor Irradiance Sensor
StefanThoene dcdb10a
Refactor 3DIrradiance Sensor
StefanThoene 99b09c7
unit tests Irradiance Sensor
StefanThoene 8aabb48
unit tests radiance Sensor
StefanThoene b73e0aa
Finalize unit test
StefanThoene c31f2cf
Merge branch 'main' into refactor/sensor
StefanThoene 03bf537
chore: adding changelog file 691.miscellaneous.md [dependabot-skip]
pyansys-ci-bot 84e0361
fix project tests
StefanThoene 74cc154
Merge remote-tracking branch 'origin/refactor/sensor' into refactor/s…
StefanThoene 77a2e2d
fix sensor tests
StefanThoene 63cbe83
fix examples and change cheat sheet
StefanThoene 54a6741
fix examples and change cheat sheet
StefanThoene 52c7443
unit test fix
StefanThoene b61aada
unit test fix
StefanThoene 8eaaf6e
fix example
StefanThoene e84a11e
fix example
StefanThoene 9896428
improve test coverage
StefanThoene 019b739
improve test coverage
StefanThoene 24d607d
chore: adding changelog file 691.miscellaneous.md [dependabot-skip]
pyansys-ci-bot c6701ff
improve test coverage
StefanThoene b3fbd31
Merge remote-tracking branch 'origin/refactor/sensor' into refactor/s…
StefanThoene dcd0313
fix unit test
StefanThoene 4569018
Merge branch 'main' into refactor/sensor
StefanThoene 9eea447
improve docstrings
StefanThoene 3adb13d
Merge remote-tracking branch 'origin/refactor/sensor' into refactor/s…
StefanThoene 34b71dc
Merge branch 'main' into refactor/sensor
StefanThoene 2553947
improve docstrings
StefanThoene 732c066
refactor to dataclasses
StefanThoene 41b3d7e
Improve doc strings
StefanThoene a2a6e8f
allow path and str for all pathes
StefanThoene 6024fb5
Merge branch 'main' into refactor/sensor
StefanThoene 25db0ce
Merge branch 'main' into refactor/sensor
StefanThoene f52c32f
fix dataclasses issue
StefanThoene 6ccf764
ci: auto fixes from pre-commit.com hooks.
pre-commit-ci[bot] dc70d48
fix issue with layer property on test
StefanThoene 3b0d914
fix issue with layer property on test
StefanThoene a1b42aa
Merge branch 'main' into refactor/sensor
pluAtAnsys 69538a2
Merge branch 'main' into refactor/sensor
pluAtAnsys 4ca2d15
intermediate step refactor
StefanThoene b47ff29
refactor camera sensor
StefanThoene 23141f4
refactor irradiance sensor part 2
StefanThoene df19c1b
refactor irradiance sensor part 3
StefanThoene 117363b
refactor sensors
StefanThoene 2abcaa4
Merge remote-tracking branch 'origin/refactor/sensor' into refactor/s…
StefanThoene 41a11f6
unit test missing
StefanThoene b3fe0b7
fix unit test except camera
StefanThoene d4171d4
fix unit test except camera
StefanThoene 2794657
Merge branch 'main' into refactor/sensor
StefanThoene e448773
fix default values
StefanThoene 8909a86
fix default values
StefanThoene e3eb63c
Merge branch 'main' into refactor/sensor
StefanThoene 2fe86cd
fix default values
StefanThoene e248af5
Merge remote-tracking branch 'origin/refactor/sensor' into refactor/s…
StefanThoene 8351ce3
Merge branch 'main' into refactor/sensor
pluAtAnsys 43d46a2
Apply suggestions from code review
StefanThoene 5909ee9
ci: auto fixes from pre-commit.com hooks.
pre-commit-ci[bot] d996eab
Merge branch 'main' into refactor/sensor
StefanThoene 3f824e4
Update src/ansys/speos/core/generic/constants.py
StefanThoene a2004e5
ci: auto fixes from pre-commit.com hooks.
pre-commit-ci[bot] 4f4860c
Merge branch 'main' into refactor/sensor
StefanThoene File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Sensor |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.