# # ave file example # average { # # Output files # outfile [output file name and path].fif logfile [log file name and path].log # # event rejection limits # gradReject 5000e-13 magReject 4e-12 # # Category specifications # category { name "AudL" event 1 tmin -0.1 tmax 0.7 } category { name "AudR" event 2 tmin -0.1 tmax 0.7 } category { name "SomL" event 3 tmin -0.1 tmax 0.7 } category { name "SomR" event 4 tmin -0.1 tmax 0.7 } category { name "AudLSomL" event 5 tmin -0.1 tmax 0.7 } category { name "AudLSomR" event 6 tmin -0.1 tmax 0.7 } category { name "AudRSomL" event 7 tmin -0.1 tmax 0.7 } category { name "AudRSomR" event 8 tmin -0.1 tmax 0.7 } }