Skip to content

Commit da62b1f

Browse files
authored
added QC check after moco
1 parent fcafd8b commit da62b1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

single_subject/batch_single_subject.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ sct_create_mask -i dmri_mean.nii.gz -p centerline,dmri_mean_seg.nii.gz -f cylind
248248

249249
# Motion correction (moco)
250250
sct_dmri_moco -i dmri.nii.gz -m mask_dmri_mean.nii.gz -bvec bvecs.txt -qc ~/qc_singleSubj -qc-seg dmri_mean_seg.nii.gz
251+
# Check results in the QC report
251252

252253
# Segment SC on motion-corrected mean dwi data (check results in the QC report)
253254
sct_deepseg_sc -i dmri_moco_dwi_mean.nii.gz -c dwi -qc ~/qc_singleSubj

0 commit comments

Comments
 (0)