DPARSFA error calculating ALFF and fALFF

Submitted by tara.fd on

Hi experts

I get the following errors while I try running DPARSFA tu calculate fALFF+ALFF on the server:

Error using rest_spm_read_vols (line 34)

file too small.

Error in rest_ReadNiftiImage (line 110)

Data = rest_spm_read_vols(V);

Error in rest_readfile (line 71)

[Outdata,Header] = rest_ReadNiftiImage(hname,volumeIndex);

Error in rest_to4d (line 103)

[theOneNiiFileTimePoint, VoxelSize, Header] = rest_readfile(theFilename, 'all');

Error in y_alff_falff (line 54)

[AllVolume,VoxelSize,theImgFileList,Header] = rest_to4d(AllVolume);

Error in DPARSFA_run (line 2594)

parfor i=1:AutoDataProcessParameter.SubjectNum

I would thank you if you are able to help me fix these errors