[Mne_analysis] mne_epochs2mat quits

Akiko Ikkai akiko at nyu.edu
Thu Apr 15 17:17:38 EDT 2010
Search archives:

Hi,

Thank you for your help earlier. I'm now trying to export inverse solution extracted from an ROI into matlab, but having trouble; mne_epochs2mat doesn't find .epochs file and quits.


I'm running: 

mne_compute_raw_inverse --in 14MEGsearch/raw/14MEGsearch_run01_target_raw.fif --snr 2 --inv 14MEGsearch/raw/run01_target_sacc_7-meg-inv.fif --spm --label 14MEGsearch/labels/lh.dlFEF.label --picknormalcomp (this runs, and creates 14MEGsearch/labels/lh.dlFEF-spm_raw.fif)

mne_epochs2mat --raw 14MEGsearch/labels/lh.dlFEF-spm_raw.fif --mat 14MEGsearch/raw/labels/lh.dlFEF_run01.mat --events 14MEGsearch/raw/run01_target_sacc.eve --event 1 --tmin -500 --tmax 500

At the end, it prints: 
...
Event source : 14MEGsearch/raw/run01_target_sacc.eve
Event file is in the new format
136 events found in 14MEGsearch/raw/run01_target_sacc.eve
19 events remain after filtering
14MEGsearch/raw/labels/lh.dlFEF_run01.epochs : No such file or directory

Could someone tell me why this .epochs is not created (even though events are found), and how I could fix it? 

Thanks!  Akiko 




More information about the Mne_analysis mailing list