Skip to content

Commit

Permalink
corrected header comments to reflect use of MSMAll data
Browse files Browse the repository at this point in the history
  • Loading branch information
bogpetre authored Sep 23, 2024
1 parent 5519b9b commit 81a61a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nipype/subjectlevel/hcp_glm_grayord.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
# linking two pipelines of this kind. In the meantime though, this works.
#
# The second level tstats can be compared against the
# ${SID}_tfMRI_${TASK}_level2_hp200_s2.dscalar.nii files in
# ${SID}_tfMRI_${TASK}_level2_hp200_s2_MSMAll.dscalar.nii files in
# /dartfs/rc/lab/D/DBIC/DBIC/archive/HCP/HCP1200/ on discovery (which points
# to the local copy of the AWS files). For example,
# /dartfs/rc/lab/D/DBIC/DBIC/archive/HCP/HCP1200/100307/MNINonLinear/Results/tfMRI_EMOTION/tfMRI_EMOTION_hp200_s2_level2.feat/100308_tfMRI_EMOTION_level2_hp200_s2.dscalar.nii
# /dartfs/rc/lab/D/DBIC/DBIC/archive/HCP/HCP1200/100307/MNINonLinear/Results/tfMRI_EMOTION/tfMRI_EMOTION_hp200_s2_level2_MSMAll.feat/100307_tfMRI_EMOTION_level2_hp200_s2_MSMAll.dscalar.nii

from __future__ import print_function
from __future__ import division
Expand Down

0 comments on commit 81a61a4

Please sign in to comment.