You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ENH] Add copy_header option to N4BiasFieldCorrection
This N4 algorithm does not propagate the nifti headers after run.
This PR allows setting the option ``copy_header=True`` and that will
overwrite the N4 output with the corrected data and the original headers.
0 commit comments