We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sct_deepseg_sc
sct_deepseg spinalcord
1 parent a6d80ca commit 06c0161Copy full SHA for 06c0161
1 file changed
single_subject/batch_single_subject.sh
@@ -393,7 +393,7 @@ sct_smooth_spinalcord -i t1.nii.gz -s t1_seg.nii.gz
393
# Tips: use flag "-sigma" to specify smoothing kernel size (in mm)
394
395
# Second-pass segmentation using the smoothed anatomical image
396
-sct_deepseg_sc -i t1_smooth.nii.gz -c t1 -qc ~/qc_singleSubj
+sct_deepseg spinalcord -i t1_smooth.nii.gz -qc ~/qc_singleSubj
397
398
# Align the spinal cord in the right-left direction using slice-wise translations.
399
sct_flatten_sagittal -i t1.nii.gz -s t1_seg.nii.gz
0 commit comments