Skip to content
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

Add -owarpinv argument to specify output name of inverse warping field #1530

Closed
jcohenadad opened this issue Nov 16, 2017 · 2 comments · Fixed by #3507
Closed

Add -owarpinv argument to specify output name of inverse warping field #1530

jcohenadad opened this issue Nov 16, 2017 · 2 comments · Fixed by #3507
Assignees
Labels
enhancement category: improves performance/results of an existing feature sct_register_multimodal context:

Comments

@jcohenadad
Copy link
Member

jcohenadad commented Nov 16, 2017

sct_register_multimodal has the following argument:

optional.add_argument(
'-owarp',
metavar=Metavar.file,
help="Name of output forward warping field."
)

However, there is no -owarpinv for the inverse warping field.

@jcohenadad jcohenadad added enhancement category: improves performance/results of an existing feature sct_register_multimodal context: labels Nov 16, 2017
@joshuacwnewton joshuacwnewton changed the title enable to specify output warping field name Add -owarpinv argument to specify output name of inverse warping field Oct 14, 2020
@joshuacwnewton
Copy link
Member

I've edited the description to clarify a bit.

@joshuacwnewton
Copy link
Member

This came up for the SCT course material PR (#3493 (comment)), due to the fact that we have a lot easy-to-miss mv operations to rename files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement category: improves performance/results of an existing feature sct_register_multimodal context:
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants