Skip to content

Fix hardcoded dimension in template construction#1719

Merged
cookpa merged 4 commits intoANTsX:masterfrom
mabulnaga:master
Apr 11, 2024
Merged

Fix hardcoded dimension in template construction#1719
cookpa merged 4 commits intoANTsX:masterfrom
mabulnaga:master

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
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