help > RE: spm slice vol - file too small error
May 13, 2022  08:05 AM | Alfonso Nieto-Castanon - Boston University
RE: spm slice vol - file too small error
Hi Teodora,

The "file too small" error message is typically associated with a partial or corrupted file (e.g. following an interrupted download of a file). See if you are able to load and display that same ROI file in SPM or other packages, and if not perhaps try to re-load that file into CONN to see if that fixes this issue

Best
Alfonso
Originally posted by Teodora Stoica:
Hi all,
I have been trying to run this analysis for several days but I keep getting this error - does this mean one of my ROI files is too small? I checked them all and they are all the proper size so I don't understand what is tripping CONN up -  This is for a poster and I have a tight deadline so any help would be appreciated! Using Matlab 2021b and CONN 21.a

Step 5/7: Importing ROI data
ERROR DESCRIPTION:

Error using spm_slice_vol
File too small.
Error in spm_read_vols (line 34)
Y(:,:,p,i) = spm_slice_vol(V(i),spm_matrix([0 0 p]),V(i).dim(1:2),0);
Error in conn_process (line 761)
X0=spm_read_vols(V0);
Error in conn_process (line 50)
case 'setup', conn_disp(['CONN: RUNNING SETUP STEP']); conn_process([0:4,4.5,5]);
Error in conn (line 6306)
conn_process(processname); ispending=false;
Error in conn_menumanager (line 121)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});

SUGGESTIONS:

Potential corrupt or incomplete volume. Try revising or regenerating source volumes

Threaded View

TitleAuthorDate
Teodora Stoica May 10, 2022
RE: spm slice vol - file too small error
Alfonso Nieto-Castanon May 13, 2022