Print

Print


Dear all,

I am currently running into issues using NIFTI files (ranging from 1gb to 5gb in size) which are obtained by interpolating EEG data. Whenever I perform steps such as model estimation, it returns "File too small." errors. I am attempting this on a 64bit Windows 10 machine running 64bit Matlab 2018b with SPM12. However, these files can be used by SPM without problems on two other, very similar machines (all having 16GB RAM).

This "File too small." error is thrown also when displaying images using the larger files, while for the smaller files it only happens for things like model estimation. Please find below examples of the error messages returned in Matlab. Any help in enabling SPM to use these files would be greatly appreciated.

Many thanks and best wishes,
Sam


Model estimation:
Calculating mask: 1/308 Could not access file
Error using spm_sample vol
File too small
In file "C:\MATLAB\R2018b\toolbox\spm12\spm_get_data.m" (v7385), function "spm_get_data" at line 46.
In file "C:\MATLAB\R2018b\toolbox\spm12\spm_spm_vb.m" (v5655), function "spm_spm_vb" at line 640.
In file "C:\MATLAB\R2018b\toolbox\spm12\config\spm_run_fmri_est.m" (v7354), function "spm_run_fmri_est" at line 296.

Display, e.g.::
filepath\condition_1.nii,901
Cannot access file "filepath\condition_1.nii".
Error using spm_slice_vol
File too small.
Cannot access file filepath\condition_1.nii".
Error using spm_slice_vol
File too small.