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

Fix hardcoded dimension in template construction #1719

Merged
merged 4 commits into from
Apr 11, 2024
Merged

Conversation

mabulnaga
Copy link
Contributor

Description

fix hardcoded dimension in applytransform call. Was previously set to -d 3 and changed to use the input dimension instead.
Update antsMultivariateTemplateConstruction.sh
Fixes the hardcoded -d 3 in the ants apply transform call. Instead inputs the dimension from command line.
fix hardcoded dimension in applytransform
@cookpa cookpa merged commit 06717e3 into ANTsX:master Apr 11, 2024
1 check passed
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.

ANTs apply transform for template construction has hardcoded dimension = 3
2 participants