Skip to content
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
wants to merge 57 commits into
base: devel
Choose a base branch
from
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 Nov 5, 2023
32f6a5c
adding classification data
Jimmy-INL Nov 6, 2023
8a1b5d5
hard coding the labels for now till we decide on naming
Jimmy-INL Feb 20, 2024
66b4adf
adding the state variable and remove the hard coding
Jimmy-INL Feb 23, 2024
226b5a8
adding test and golded files
Jimmy-INL Feb 23, 2024
53c72e3
Adding modified SPSL with constraints
Jun 4, 2024
3c19e83
Adding test file for constraints SPSL
Jun 4, 2024
9c435e0
Merge branch 'SPSL_add_constraints' of https://github.com/niharika299…
Jul 29, 2024
a092359
Adding path the pysensors branch for constraints in dependencies and …
Jul 29, 2024
047fdf1
deleting trailing whitespaces in the file SparseSensing.py
niharika2999 Jul 30, 2024
357a16a
Removing git+ from dependencies as the library handler adds git+
niharika2999 Jul 30, 2024
bd72312
Fixing constrainedRegion being None error
niharika2999 Jul 30, 2024
4dbfa69
Changing variable name target to measuredState in the workshop SPSL test
niharika2999 Jul 30, 2024
4a71208
Fixing constrainedRegions Typo
niharika2999 Jul 30, 2024
5a55ae4
Fixing missing else statement for ConstrainedRegions
niharika2999 Jul 30, 2024
207b0cf
Fixing error by including _ConstrainedRegionsType= None
niharika2999 Aug 1, 2024
b59e4d0
Adding the test from workshop with target changed to measuredState
niharika2999 Aug 1, 2024
d2dc13b
Changing target to measuredState in the workshop inputs folder
niharika2999 Aug 1, 2024
a288140
Updating documentation for the sparse sensing postprocessor
niharika2999 Aug 2, 2024
fb43bec
Fixing \_n issues for max_n and exact_n in the documentation
niharika2999 Aug 2, 2024
26284ee
Adding \_ to the documentation inside xml node and removing the typo …
niharika2999 Aug 2, 2024
3f7b970
Changing xy_coords in the documentation
niharika2999 Aug 5, 2024
60517e5
Adding doc, changes to SparseSensing.py and tests for each shape
niharika2999 Aug 5, 2024
ef79d99
Fixing .csv to ./csv in the tests
niharika2999 Aug 5, 2024
a4a1159
Adding the folders that contain csv data in tests for the constraints
niharika2999 Aug 5, 2024
b6d4a9d
Changes to xml's
niharika2999 Aug 5, 2024
aa0a10a
Fixing xml and adding missed line test
niharika2999 Aug 5, 2024
b31c4fa
Changes to the SparseSensing postprocessor
niharika2999 Aug 6, 2024
44b71f7
Changes to the SparseSensing postprocessor
niharika2999 Aug 6, 2024
bf3d244
Trying to remove whitespace
niharika2999 Aug 6, 2024
d09da7e
Deleting trailing whitespace
niharika2999 Aug 6, 2024
dbb792d
Fixed Sparsesesning postprocessor
niharika2999 Aug 15, 2024
c6d40b4
Adding working SparseSensing
niharika2999 Aug 15, 2024
4618f3d
Almost finished SparseSensing.py and gold files for circle, ellipse a…
niharika2999 Aug 16, 2024
0377df7
Adding files for gold folder in tests
niharika2999 Aug 19, 2024
cfba5ed
Changing cloudpickle dependency from2.2 to 3.0
niharika2999 Aug 19, 2024
8155b90
adding circle, polygon, ellipse to gold in tests
Sep 16, 2024
c06a2bb
Merge branch 'devel' into SPSL_add_constraints
niharika2999 Sep 16, 2024
9eaf38b
Trying to fix errors for circle and ellipse constraints tests
Sep 16, 2024
254895a
Merge branch 'SPSL_add_constraints' of https://github.com/niharika299…
Sep 16, 2024
bf98b39
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
03428a5
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
4975ad8
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
7e12525
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
ad67ac2
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
995c889
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
f143170
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
d66eae9
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
21d686b
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
9e5835e
Changing working directory for the tests
Sep 17, 2024
0b1b272
Merge branch 'SPSL_add_constraints' of https://github.com/niharika299…
Sep 17, 2024
307dabe
Renaming folders for tests
Sep 17, 2024
6bcca52
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
a5b9be5
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
676fd20
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
99066b5
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
e3b6a09
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
niharika2999 Sep 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete tests/framework/PostProcessors/SparseSensing/reconstructionCon…
…straintsCircleOptiTwist/.DS_Store

Deleting unwanted files
niharika2999 authored Sep 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit bf98b39a7f4881bc4795c1589470df8d9813b1c4
Copy link
Contributor

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.

Binary file not shown.