Print

Print


Do you know which image you are trying to write. My best guess is that it is corrupted and the information in the header says the image file should be bigger than it actually is.  Try taking a look for image files that are smaller than the others.  The "ls" command (in MATLAB) is quite useful for this, or "ls -l" (in a Unix shell).

Best regards,
-John

On 31 March 2011 12:18, Marco Sperduti <[log in to unmask]> wrote:
Dear SPM users,
 
I have a problem during preprocessing, I get this error while attempting to normalise:
 

Running "Normalise: Write"

??? Error using ==> spm_bsplinc

File too small.

 

Actualy this error is due to a problem in writing the output during segmentation, so when it arrives to normalization it stops.

 

Has anyone already encountered this problem or has an idea on how to fix it?

 

Thank's a lot,

 

Marco