Skip to content

Commit c98f50b

Browse files
Fix -step1-only syntax
1 parent bfe9286 commit c98f50b

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
@@ -64,7 +64,7 @@ sct_deepseg -h
6464
# ======================================================================================================================
6565

6666
# Vertebral disc labeling
67-
sct_deepseg totalspineseg -step1-only -i t2.nii.gz -qc ~/qc_singleSubj
67+
sct_deepseg totalspineseg -step1-only 1 -i t2.nii.gz -qc ~/qc_singleSubj
6868

6969
# Full spinal segmentation (Vertebrae, Intervertebral discs, Spinal cord and Spinal canal)
7070
# Segment using totalspineseg

0 commit comments

Comments
 (0)