Skip to content

ENH: N4BiasFieldCorrection new arguments #911

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 2 commits into from
Sep 2, 2014

Conversation

oesteban
Copy link
Contributor

@oesteban oesteban commented Sep 2, 2014

Now, it is possible to save the estimated bias field, by fully supporting
the --output argument specification.

Now, it is possible to save the estimated bias field, by fully supporting
the --output argument specification.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) when pulling a29275a on oesteban:enh/N4-output-bias into 394ac0d on nipy:master.

save_bias = traits.Bool(False, mandatory=True, usedefault=True,
desc=('True if the estimated bias should be saved'
' to file.'), xor=['bias_image'])
bias_image = File(desc=('Filename for the estimated bias.'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should use hash_files=False if it's an output filename.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after that + make specs this should be ready.

oesteban added a commit that referenced this pull request Sep 2, 2014
ENH: N4BiasFieldCorrection new arguments
@oesteban oesteban merged commit 7f35086 into nipy:master Sep 2, 2014
@oesteban oesteban deleted the enh/N4-output-bias branch September 2, 2014 14:02
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) when pulling d4a989e on oesteban:enh/N4-output-bias into 394ac0d on nipy:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants