Skip to content

Commit 112a7dd

Browse files
authored
Update process_data.sh
1 parent 832a07e commit 112a7dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

multi_subject/process_data.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
# Process data. This script is designed to be run in the folder for a single subject, however 'sct_run_batch' can be
44
# used to run this script multiple times in parallel across a multi-subject BIDS dataset.
55
#
6+
# This script only deals with T2w and MT images for example purpose. For a more comprehensive qMRI analysis, see for
7+
# example this script: https://github.com/spine-generic/spine-generic/blob/master/process_data.sh
8+
#
69
# Usage:
710
# ./process_data.sh <SUBJECT>
811
#

0 commit comments

Comments
 (0)