Skip to content

Commit 06c0161

Browse files
Replace sct_deepseg_sc with sct_deepseg spinalcord
1 parent a6d80ca commit 06c0161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

single_subject/batch_single_subject.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ sct_smooth_spinalcord -i t1.nii.gz -s t1_seg.nii.gz
393393
# Tips: use flag "-sigma" to specify smoothing kernel size (in mm)
394394

395395
# Second-pass segmentation using the smoothed anatomical image
396-
sct_deepseg_sc -i t1_smooth.nii.gz -c t1 -qc ~/qc_singleSubj
396+
sct_deepseg spinalcord -i t1_smooth.nii.gz -qc ~/qc_singleSubj
397397

398398
# Align the spinal cord in the right-left direction using slice-wise translations.
399399
sct_flatten_sagittal -i t1.nii.gz -s t1_seg.nii.gz

0 commit comments

Comments
 (0)