Answers for "fsl remove_ext"

0

fsl remove_ext

# FSL provides a remove_ext function to remove any image extension it
# finds (e.g., *.nii, *.nii.gz etc.)
# You can pass in the image name without the extension or with it

remove_ext img
Posted by: Guest on April-10-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language