You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i set the mean_vol of FSL MCFLIRT to TRUE, the program reports following:
traits.trait_errors.TraitError: The trait 'mean_img' of a MCFLIRTOutputSpec instance is an existing file name, but the path '/gpfs/share/home/1801110663/project/alexithymia/icaFIX/work_preproc/_subject_id_L100/mcflirt/006_merged_mcf.nii.gz_mean_reg.nii.gz' does not exist.
However there is a file named '/gpfs/share/home/1801110663/project/alexithymia/icaFIX/work_preproc/_subject_id_L100/mcflirt/006_merged_mcf_mean_reg.nii.gz'
I guess there is something wrong with the naming system in this part.
The text was updated successfully, but these errors were encountered:
Duplicate of #2925. This should be fixed in nipype 1.2.3. However, there are some other issues with that release, so I would recommend upgrading to >=1.3.0rc1.
When i set the mean_vol of FSL MCFLIRT to TRUE, the program reports following:
traits.trait_errors.TraitError: The trait 'mean_img' of a MCFLIRTOutputSpec instance is an existing file name, but the path '/gpfs/share/home/1801110663/project/alexithymia/icaFIX/work_preproc/_subject_id_L100/mcflirt/006_merged_mcf.nii.gz_mean_reg.nii.gz' does not exist.
However there is a file named '/gpfs/share/home/1801110663/project/alexithymia/icaFIX/work_preproc/_subject_id_L100/mcflirt/006_merged_mcf_mean_reg.nii.gz'
I guess there is something wrong with the naming system in this part.
The text was updated successfully, but these errors were encountered: