-
Notifications
You must be signed in to change notification settings - Fork 5
chore: Update output data validations for frames and ctf #484
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
b482456
- add frame_metadata fixture
Bento007 99f37d7
- add test for "Sorting acquisitionOrder low-to-high and accumulatedD…
Bento007 2887959
change to "max(acquisitionOrder) < number of frames"
Bento007 e3d8171
Validations for PerSectionParameter Metadata
Bento007 9dff442
Merge branch 'refs/heads/main' into tsmith/1528-frame-ctf-valdiation
Bento007 568ebdf
move tests to get correct metadata
Bento007 dc68a97
is in_plane_rotation for test_mdoc_tilt_axis_angle_in_alignment_per_s…
Bento007 9cfe355
make suggestest changes
Bento007 56e70ee
use angle_helper
Bento007 bc467e1
use 1 tolerance for dose rate
Bento007 976a1bc
use 1 tolerance for dose rate
Bento007 8771009
use 1 tolerance for dose rate
Bento007 407329c
minor tweak
Bento007 01d511d
Raise AssertionError if multiple errors are found
Bento007 d661774
use copies when distructive operations happen on the data
Bento007 2b35638
undo .copy
Bento007 dadfb58
Apply suggestions from code review
Bento007 3b11915
- fix spacing for -1 to - 1
Bento007 84b1885
Merge branch 'refs/heads/main' into tsmith/1528-frame-ctf-valdiation
Bento007 02f4ffa
Merge branch 'refs/heads/main' into tsmith/1528-frame-ctf-valdiation
Bento007 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
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
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
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.
@uermel Could you sanity check if this is the formula we should be using for our use case?