-
Notifications
You must be signed in to change notification settings - Fork 532
ENH: Add "TruncateImageIntensity"
operation to ants.utils.Image.Math
#3210
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
…Math`` ``"TruncateImageIntensity"`` is part of ``antsBrainExtraction.sh`` and therefore, having it supported by nipype is of great interest. This PR addresses a problem @eilidhmacnicol just discovered. Having this merged will also allow us to call the upstreaming of ANTS interfaces from niworkflows done.
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
Codecov Report
@@ Coverage Diff @@
## master #3210 +/- ##
=======================================
Coverage 65.01% 65.01%
=======================================
Files 301 301
Lines 39834 39834
Branches 5269 5269
=======================================
Hits 25897 25897
Misses 12880 12880
Partials 1057 1057
Continue to review full report at Codecov.
|
Any voices against merging this super-low risk change? |
Nope, this is fine with me. |
But do we need to make specs? |
|
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
After nipy/nipype#3210 the ``niworkflows/interfaces/ants.py`` can go in whole.
"TruncateImageIntensity"
is part ofantsBrainExtraction.sh
and therefore, having it supported by nipype is of great interest.This PR addresses a problem @eilidhmacnicol just discovered. Having this merged will also allow us to call the upstreaming of ANTS interfaces from niworkflows done.
Summary
Fixes # .
List of changes proposed in this PR (pull-request)
Acknowledgment