We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The file that was given to me by @Mathilde-16 is called:
sub-MS0009_ses-20130224_cor_t1_3D_MPRAGE.nii.gz
However, this line of code looks for *_T1w.nii.gz file: https://github.com/Mathilde-16/STOP_MS_data/blob/3857c957d9bdfeef6596b439bfa489f719cab94c/scripts/process_data.sh#L52
*_T1w.nii.gz
So that's not gonna work...
Related to #3
The text was updated successfully, but these errors were encountered:
Related to issues #2 #3
ac8bfed
Modified name files following BIDS #2
18c0a94
Merge pull request #5 from sct-pipeline/mb/KI
af7d83c
No branches or pull requests
The file that was given to me by @Mathilde-16 is called:
However, this line of code looks for
*_T1w.nii.gz
file:https://github.com/Mathilde-16/STOP_MS_data/blob/3857c957d9bdfeef6596b439bfa489f719cab94c/scripts/process_data.sh#L52
So that's not gonna work...
Related to #3
The text was updated successfully, but these errors were encountered: