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

typo in antsMultivariateTemplateConstruction2.sh ? #1550

Closed
sufkes opened this issue Jun 7, 2023 · 0 comments
Closed

typo in antsMultivariateTemplateConstruction2.sh ? #1550

sufkes opened this issue Jun 7, 2023 · 0 comments

Comments

@sufkes
Copy link

sufkes commented Jun 7, 2023

range=`${ANTSPATH}/ImageMath $TDIM abs nvols ${IMAGESETVARIABLE} | tail -1 | cut -d "," -f 4 | cut -d " " -f 2 | cut -d " ]" -f 1 `

cut -d " ]" seems to be a typo.

At least my version of cut (GNU coreutils 8.22) only accepts single-character delimiters.

@cookpa cookpa mentioned this issue Jun 9, 2023
@cookpa cookpa closed this as completed Jun 15, 2023
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

No branches or pull requests

2 participants