We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sct_deepseg_gm
sct_deepseg graymatter
1 parent 33fcc22 commit a6d80caCopy full SHA for a6d80ca
1 file changed
single_subject/batch_single_subject.sh
@@ -243,7 +243,7 @@ sct_register_to_template -i t2_lumbar.nii.gz -s t2_lumbar_seg.nii.gz -ldisc t2_l
243
# Go to T2*-weighted data, which has good GM/WM contrast and high in-plane resolution
244
cd ../t2s
245
# Segment gray matter (check QC report afterwards)
246
-sct_deepseg_gm -i t2s.nii.gz -qc ~/qc_singleSubj
+sct_deepseg graymatter -i t2s.nii.gz -qc ~/qc_singleSubj
247
# Spinal cord segmentation
248
sct_deepseg spinalcord -i t2s.nii.gz -qc ~/qc_singleSubj
249
# Subtract GM segmentation from cord segmentation to obtain WM segmentation
0 commit comments