It is suggested to extend the table of event codes (see here
http://biosig.cvs.sourceforge.net/*checkout*/biosig/biosig/doc/eventcodes.txt
) by codes for eye movement and muscle movement events, as well as a
code for the start of a new recording segment.
Below is the suggestion. If you do have any objections, please let me
know. Otherwise, these codes will be included in the event table.
Alois
### 0x043_ Eye movements
0x0430 close
#0x8430 open
0x0431 left
0x0432 right
0x0434 up
0x0434 down
0x0435 horizontal
0x0436 vertical
0x0437 rotation (clockwise)
0x0438 rotation (counterclockwise)
### 0x044_ Muscle movments
0x0441 left hand
0x0442 right hand
0x0443 head
0x0444 tongue
0x0445 chewing
0x0446 biting
0x0447 foot (left)
0x0448 foot (right)
### 0x7f__ special codes
0x7ffe start of a new segment (after a break)