avrreref - ERP Rereferencing

Synopsis


-----------------------------------------------------------------------------
EEP 3.1  Max-Planck-Institute of Cognitive Neuroscience 1996-99
avrreref 3.6   (OSF1 V4.0 alpha)              Wed Sep 15 13:30:26 1999
-----------------------------------------------------------------------------
  avrreref <cfg> <avr in> <avr in> ...
  avrreref -s <cfg> <avr in> [<avr out>]

options:
  -s       single file mode (output name possible)

files:
  foo.avr  ->  foor.avr


Configuration File

; example configuration file for avrreref/cntreref

; rule for virtual reference calculation
[reference calculation]
CZ             ; the CZ channel is the new reference

;CZ, FZ, PZ    ; the mean of the listed channels is the new reference (CZ+FZ+PZ)/3

;CZ * 0.5      ; CZ * 0.5 is the new reference

;all, -CZ      ; the mean of all channels, except of CZ, is the new reference


; list of channels for rereferencing
[reference subtraction]
all, -eogv, -eogh   ; the virtual reference is subtracted from all channels,
                    ; except of EOGV, EOGH

;F1, F2, F3         ; the virtual reference is subtracted from the listed
                    ; channels only

; create a new channel in the output file which stores the virtual reference
;[reference insertion]
;REF                 ; label of the new channel


EEP 3.1 - MPI/ANT(eeprobe@ant-software.nl), 15.09.1999
Copyright © 1996-99 Max-Planck-Institute of Cognitive Neuroscience. All rights reserved.