Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

step0-voxel Error message #14

Open
XL258 opened this issue Nov 20, 2019 · 0 comments
Open

step0-voxel Error message #14

XL258 opened this issue Nov 20, 2019 · 0 comments

Comments

@XL258
Copy link

XL258 commented Nov 20, 2019

Hi Dr. Lett,

I'm stuck in the first step,
tfce_mediation step0-voxel -i all_FA_skeletonised.nii.gz mean_FA_skeleton_mask.nii.gz
I'm using Python 2.7 and MAC system.

the error message is:

zcat: can't stat: all_FA_skeletonised.nii.gz (all_FA_skeletonised.nii.gz.Z): No such file or directory
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/bin/tfce_mediation", line 137, in
args.func(args)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/tfce_mediation/tmanalysis/STEP_0_load_volumes.py", line 75, in run
nonzero_data = import_voxel_neuroimage(opts.input[0], mask_index)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/tfce_mediation/pyfunc.py", line 1228, in import_voxel_neuroimage
image = nib.load(tempname)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/nibabel/loadsave.py", line 44, in load
raise ImageFileError("Empty file: '%s'" % filename)
nibabel.filebasedimages.ImageFileError: Empty file: 'de82cdbbe6734cfebf8fac7596066750.nii'

I would appreciate your help!

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant