Hi all,
I'm not sure whether to put this to NiPy users or cmtk-users, but I attempted to make a cmtk parcellation of some freesurfer output overnight.
When I returned this morning, I saw that the script failed at some point, although it looks like it made it quite a ways through the process. The last message printed was:
FileNotFoundError: File/Directory '/home/chris/resting/anat/aseg.nii.gz' not found for Parcellate output 'aseg_file'.
Interface Parcellate failed to run.
Where /home/chris/resting/anat is the $SUBJECTS_DIR. And it is true, aseg.nii.gz is not to be found in this directory, though tmp.nii.gz and ROI_scale500.nii.gz are there, as are a number of new subdirectories containing .label files. So I was wondering if anyone had insight into how this error came to be and what might be done to fix it.
Possibly related are some error messages that look like it suddenly was unable to read the structural file:
INFO : 2012-11-19 01:53:58,787 : main : reading template info from volume ./sub00156/mri/orig/001.mgz...
INFO : 2012-11-19 01:53:58,787 : main : reading template info from volume ./sub00156/mri/orig/001.mgz...
121119-01:53:58,788 main INFO:
error reading from volume ./sub00156/mri/orig/001.mgz
INFO : 2012-11-19 01:53:58,788 : main : error reading from volume ./sub00156/mri/orig/001.mgz
INFO : 2012-11-19 01:53:58,788 : main : error reading from volume ./sub00156/mri/orig/001.mgz
INFO : 2012-11-19 01:53:58,788 : main : error reading from volume ./sub00156/mri/orig/001.mgz
INFO : 2012-11-19 01:53:58,788 : main : error reading from volume ./sub00156/mri/orig/001.mgz
121119-01:53:58,799 runCmd CRITICAL:
Return Value: 1
CRITICAL : 2012-11-19 01:53:58,799 : runCmd : Return Value: 1
CRITICAL : 2012-11-19 01:53:58,799 : runCmd : Return Value: 1
CRITICAL : 2012-11-19 01:53:58,799 : runCmd : Return Value: 1
CRITICAL : 2012-11-19 01:53:58,799 : runCmd : Return Value: 1
Thanks,
Chris