-
Notifications
You must be signed in to change notification settings - Fork 4
Fix pixel breath negative TIV #369
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 all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d39a815
Fix pixels being ignored when absolute value negative
psomhorst 07f0c90
Add boolean option to allow pixels with negative amplitude
psomhorst 367d3e0
Make allow_negative_amplitude class attribute
psomhorst 98ef67e
Make allow_negative_amplitude True by default
psomhorst 8382461
Replace breath_detection_kwargs in TIV and PixelBreath with BreathDet…
psomhorst 0dfee24
Add documentation for new argument
psomhorst ab67491
Fix linting issues
psomhorst 67da634
Add exception for providing wrong TIV method
psomhorst 7b35415
Update tests
psomhorst a26e490
Re-add breath_detection_kwargs argument with DeprecationWarning
psomhorst 480ba5b
Remove unused imports
psomhorst fb89764
Replace breath_detection_kwargs in EELI with breath_detection
psomhorst 189600a
Update EELI tests
psomhorst 62ced5f
Update pixel_breath to consider phase shift
psomhorst adb9e10
Copy potentially non-writeable array
psomhorst 70423ce
Fix grammar issues
psomhorst aa65186
Make PixelBreath keyword-only
psomhorst cc1518a
Replace competing boolean arguments with mode argument
psomhorst cee67e3
Update documentation to match new PixelBreath workings
psomhorst de4db42
Fix existing test with short data resulting in all None values
psomhorst 3178504
Add test for different phase corrections modes
psomhorst b210653
Fix linting issues
psomhorst 06e0c57
Fix sentinel spelling
psomhorst 9237110
Fix selecting short time with too few breaths
psomhorst 0c495b4
Fix runtime warning for empty slices
psomhorst 12be567
Catch or fix deprecation warnings in tests
psomhorst 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
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.
Uh oh!
There was an error while loading. Please reload this page.