-
Notifications
You must be signed in to change notification settings - Fork 135
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
Adding constrained sensing capabilities to the SPSL post processor. Added a test_SPSL_constrained xml for testing. #2346
Open
niharika2999
wants to merge
57
commits into
idaholab:devel
Choose a base branch
from
niharika2999:SPSL_add_constraints
base: devel
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
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
5055f61
starting classification
Jimmy-INL 32f6a5c
adding classification data
Jimmy-INL 8a1b5d5
hard coding the labels for now till we decide on naming
Jimmy-INL 66b4adf
adding the state variable and remove the hard coding
Jimmy-INL 226b5a8
adding test and golded files
Jimmy-INL 53c72e3
Adding modified SPSL with constraints
3c19e83
Adding test file for constraints SPSL
9c435e0
Merge branch 'SPSL_add_constraints' of https://github.com/niharika299…
a092359
Adding path the pysensors branch for constraints in dependencies and …
047fdf1
deleting trailing whitespaces in the file SparseSensing.py
niharika2999 357a16a
Removing git+ from dependencies as the library handler adds git+
niharika2999 bd72312
Fixing constrainedRegion being None error
niharika2999 4dbfa69
Changing variable name target to measuredState in the workshop SPSL test
niharika2999 4a71208
Fixing constrainedRegions Typo
niharika2999 5a55ae4
Fixing missing else statement for ConstrainedRegions
niharika2999 207b0cf
Fixing error by including _ConstrainedRegionsType= None
niharika2999 b59e4d0
Adding the test from workshop with target changed to measuredState
niharika2999 d2dc13b
Changing target to measuredState in the workshop inputs folder
niharika2999 a288140
Updating documentation for the sparse sensing postprocessor
niharika2999 fb43bec
Fixing \_n issues for max_n and exact_n in the documentation
niharika2999 26284ee
Adding \_ to the documentation inside xml node and removing the typo …
niharika2999 3f7b970
Changing xy_coords in the documentation
niharika2999 60517e5
Adding doc, changes to SparseSensing.py and tests for each shape
niharika2999 ef79d99
Fixing .csv to ./csv in the tests
niharika2999 a4a1159
Adding the folders that contain csv data in tests for the constraints
niharika2999 b6d4a9d
Changes to xml's
niharika2999 aa0a10a
Fixing xml and adding missed line test
niharika2999 b31c4fa
Changes to the SparseSensing postprocessor
niharika2999 44b71f7
Changes to the SparseSensing postprocessor
niharika2999 bf3d244
Trying to remove whitespace
niharika2999 d09da7e
Deleting trailing whitespace
niharika2999 dbb792d
Fixed Sparsesesning postprocessor
niharika2999 c6d40b4
Adding working SparseSensing
niharika2999 4618f3d
Almost finished SparseSensing.py and gold files for circle, ellipse a…
niharika2999 0377df7
Adding files for gold folder in tests
niharika2999 cfba5ed
Changing cloudpickle dependency from2.2 to 3.0
niharika2999 8155b90
adding circle, polygon, ellipse to gold in tests
c06a2bb
Merge branch 'devel' into SPSL_add_constraints
niharika2999 9eaf38b
Trying to fix errors for circle and ellipse constraints tests
254895a
Merge branch 'SPSL_add_constraints' of https://github.com/niharika299…
bf98b39
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 03428a5
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 4975ad8
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 7e12525
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 ad67ac2
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 995c889
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 f143170
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 d66eae9
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 21d686b
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 9e5835e
Changing working directory for the tests
0b1b272
Merge branch 'SPSL_add_constraints' of https://github.com/niharika299…
307dabe
Renaming folders for tests
6bcca52
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 a5b9be5
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 676fd20
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 99066b5
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 e3b6a09
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 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
Loading status checks…
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
…straintsCircleOptiTwist/.DS_Store Deleting unwanted files
commit bf98b39a7f4881bc4795c1589470df8d9813b1c4
There are no files selected for viewing
Binary file removed
BIN
-6 KB
...framework/PostProcessors/SparseSensing/reconstructionConstraintsCircleOptiTwist/.DS_Store
Binary file not shown.
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.
.DS_Store and .ravenStatus should be removed from the pull request.