File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ sct_deepseg_sc -i t2.nii.gz -c t2 -qc ~/qc_singleSubj
4848# Vertebral labeling
4949# ======================================================================================================================
5050
51- cd ../t2
5251# Vertebral labeling
5352sct_label_vertebrae -i t2.nii.gz -s t2_seg.nii.gz -c t2 -qc ~ /qc_singleSubj
5453# Check QC report: Go to your browser and do "refresh".
@@ -364,7 +363,7 @@ sct_warp_template -d fmri_moco_mean.nii.gz -w warp_template2fmri.nii.gz -a 0 -qc
364363
365364cd ../t1
366365# Segment T1-weighted image (to be used in later steps)
367- sct_deepseg_sc -i t2 .nii.gz -c t1
366+ sct_deepseg_sc -i t1 .nii.gz -c t1
368367
369368# Smooth spinal cord along centerline (extracted from the segmentation)
370369sct_smooth_spinalcord -i t1.nii.gz -s t1_seg.nii.gz
You can’t perform that action at this time.
0 commit comments