-
Notifications
You must be signed in to change notification settings - Fork 296
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
NF: Output BOLD HMC transforms and reference volume #2860
Conversation
5bfd31b
to
1982dd8
Compare
1982dd8
to
4b63774
Compare
Here's an example (link probably won't work for long):
|
4b63774
to
85dc880
Compare
85dc880
to
4f22258
Compare
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
@@ -220,6 +220,7 @@ def init_func_derivatives_wf( | |||
't2star_std', | |||
'bold2anat_xfm', | |||
'anat2bold_xfm', | |||
'hmc_xforms', |
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.
And this one to the docstring inputs
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.
This function doesn't have docstrings for input/output nodes.
4f22258
to
b7ce951
Compare
b7ce951
to
a586a84
Compare
Closes #2803. The format is up for debate, but this is what we use internally, and it's pretty reasonable.
cc @Lestropie