help > RE: Preprocessing error, functional normalization
Nov 15, 2016  06:11 PM | Pravesh Parekh - National Institute of Mental Health and Neurosciences
RE: Preprocessing error, functional normalization
Hello,

Typically, the mean image is created during the preprocessing steps and "mean" is appended in the beginning of the file name (SPM style), not to end of the file name, and certainly never in the middle! So in that sense, the "meanesting_state.nii" is a weird thing to see. My first instinct was to assume that a particular subject had "r" of "resting_state.nii" missing and hence the whole problem, but since you say that it has been running successfully sometimes, it gives me pause.

Another weird thing that I notice is that it is referring to the image dn_p004...nii. The reason this is weird is because you have reached the normalization stage. Before that, other files would have been created (during say slice timing correction, segmentation, etc.).

What is/are the preprocessing steps you are running? Are you running the Conn default pipeline or something different? Also, you mention that you are trying to import raw functional data from a few subjects. Can you clarify how you are importing these data into Conn? Perhaps you are running a script here?

Finally, it might also be a good idea to quickly check that there are no errors in file names (in case you are using a script to load files). What is the name of your nii file to start with? 

Best
Pravesh
Originally posted by Neir Eshel:
I'm getting the following error when preprocessing functional scans, during the functional normalization step. I'm trying to import raw functional data from a few dozen subjects, all with essentially identical scans, and this error pops up for about 1/3 of them. I haven't noticed any patterns that distinguish this third from the other subjects. Occasionally the error stops the whole stream, whereas other times if I wait longer, it will continue to work, eventually telling me that preprocessing has finished correctly.  Anyone have any ideas?  Is there a place to see the file names or extensions that each processing step is supposed to create? I'm not sure where the "meaneasting_state" extension is supposed to come from. Thank you so much!

------------------------------------------------
Error using conn_setup_preproc (line 979)
Error preparing files for normalization. Mean functional file C:\...\fMRI DATA\TimePoint_1\dn_p004_tp1_meanesting_state.nii not found

Error in conn (line 806)
ok=conn_setup_preproc('',varargin{2:end});
Error in conn_menumanager (line 119)
feval(CONN_MM.MENU{n0}.callback{n1}{1},CONN_MM.MENU{n0}.callback{n1}{2:end});
CONN v.17.a
SPM12 + DEM FieldMap MEEGtools
Matlab v.2015b
storage: 732.9Gb available

Threaded View

TitleAuthorDate
Neir Eshel Nov 15, 2016
RE: Preprocessing error, functional normalization
Pravesh Parekh Nov 15, 2016
Neir Eshel Nov 15, 2016
Pravesh Parekh Nov 15, 2016
Alfonso Nieto-Castanon Nov 16, 2016
Neir Eshel Nov 19, 2016
Gunes Sevinc Aug 7, 2018
Pravesh Parekh Nov 15, 2016