[Mne_analysis] trying to manually add a single trigger event

Jeff Eriksen eriksenj at ohsu.edu
Mon Apr 23 20:11:38 EDT 2012
Search archives:

I am trying to add a trigger event so I can average with N=1 in order to fake out mne_analyze to view my epoch as an average.

Here is my text file for the trigger:
            0 0 0 0 psuedo_event
            10 0.009 0 1 trigger1

Here is my text file to the averaging:


average {

outfile A1_ec1_bcm_epc1-ave.fif

eventfile A1_triggers.txt

logfile A1_ave_log.txt

category {

event 1

}

}

Here is my result – note the syntax error at the end – what is wrong with my text file?
Thanks,
-Jeff

kje-macbook:MNE jefferiksen$ mne_process_raw --raw A1_ec1_bcm_epc1.fif --filteroff --events A1_triggers.txt --ave A1_ave.txt --projoff

mne_process_raw version 2.34 compiled at Jan  7 2011 02:27:27
32-bit architecture. Using 1000.00 Mbytes for ring buffers

--- Setting up the filter ---

Using a 4096-point FFT in filtering of raw data with 2048-sample tapers
bandpass =    0.0 (   0.0) ...   40.0 (   5.0) Hz
filter is off

--- Opening A1_ec1_bcm_epc1.fif ---

No compensation data in A1_ec1_bcm_epc1.fif
Compensation in file : uncompensated
Setting up compensation data...
No compensation set. Nothing more to do.
No compensation was requested.
A new compensation value (uncompensated) was assigned to 0 MEG channels.
No SSS data in A1_ec1_bcm_epc1.fif
0 bad channels read from A1_ec1_bcm_epc1.fif
NOTE: Filter is presently switched off.
NOTE: Filter is presently switched off.
Initial dc offsets determined
Raw data file A1_ec1_bcm_epc1.fif:
nchan  = 257
nsamp  = 900
sfreq  = 1000.000 Hz
length = 0.900    sec
0 events found in A1_ec1_bcm_epc1-eve.fif
Trigger channel : STI 014 max_event : 0
No projection operator found in A1_ec1_bcm_epc1.fif
Average EEG reference projection added.
Projections turned off.

--- Projection status ---

# 1 : Average EEG reference : 1 vecs : 257 chs EEG idle

--- Averaging according to A1_ave.txt ---

Was expecting a {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20120423/f6281850/attachment.html 


More information about the Mne_analysis mailing list