You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the output file names are generic (${modality}_to_SRI.nii.gz), which makes for some renaming on the part of the user afterwards.
Describe the solution you'd like
Add option for a subject ID that would be prepended to this and make the final files ${subjectID}_${modality}_to_SRI.nii.gz
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, the output file names are generic (
${modality}_to_SRI.nii.gz
), which makes for some renaming on the part of the user afterwards.Describe the solution you'd like
Add option for a subject ID that would be prepended to this and make the final files
${subjectID}_${modality}_to_SRI.nii.gz
The text was updated successfully, but these errors were encountered: