help
help > Issues related to preprocessing
Dec 6, 2022 09:12 AM | Abhishek Patil - Vellore Institute of Technology
Issues related to preprocessing
Dear all,
Thank you for such a great toolbox.
I am using CONN for a large dataset (> 100 subjects). I had skipped the preprocessing step since the datasets were already preprocessed and I had loaded the processed files in the functional and structural options in the setup.
I am getting an error as follows when i try to run the :
ERROR DESCRIPTION:
Error using save
Cannot create 'COV_Subject001_Session001.mat' because 'Conn_project\data' does not exist.
Error in conn_process (line 607)
save(filename,'data','names');
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});
CONN21.a
Has anyone encountered such issue previously?
Regards,
Abhishek
Thank you for such a great toolbox.
I am using CONN for a large dataset (> 100 subjects). I had skipped the preprocessing step since the datasets were already preprocessed and I had loaded the processed files in the functional and structural options in the setup.
I am getting an error as follows when i try to run the :
ERROR DESCRIPTION:
Error using save
Cannot create 'COV_Subject001_Session001.mat' because 'Conn_project\data' does not exist.
Error in conn_process (line 607)
save(filename,'data','names');
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});
CONN21.a
Has anyone encountered such issue previously?
Regards,
Abhishek