-
Notifications
You must be signed in to change notification settings - Fork 533
ENH: Add index_mask_file input to ImageStats #3005
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
Conversation
Allows fslstats calls with the -K option
Codecov Report
@@ Coverage Diff @@
## master #3005 +/- ##
==========================================
- Coverage 67.47% 50.4% -17.08%
==========================================
Files 344 126 -218
Lines 44038 25304 -18734
Branches 5554 0 -5554
==========================================
- Hits 29716 12755 -16961
+ Misses 13575 12549 -1026
+ Partials 747 0 -747
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #3005 +/- ##
=========================================
- Coverage 67.47% 66.98% -0.5%
=========================================
Files 344 344
Lines 44038 44039 +1
Branches 5554 5554
=========================================
- Hits 29716 29500 -216
- Misses 13575 13759 +184
- Partials 747 780 +33
Continue to review full report at Codecov.
|
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.
LGTM. I think this could be improved with a description. I copied the text from fslstats --help
, but feel free to write something else.
Change by @effigies Co-Authored-By: Chris Markiewicz <effigies@gmail.com>
Thanks! |
Summary
Allows fslstats calls with the -K option
List of changes proposed in this PR (pull-request)
-K
option to fslstatsAcknowledgment