12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- Brain Vision Data Exchange Header File Version 2.0
- ; Data created from history path: d2_0001/Raw Data
- [Common Infos]
- Codepage=UTF-8
- DataFile=p11_v02_d02_b01.dat
- MarkerFile=p11_v02_d02_b01.vmrk
- DataFormat=ASCII
- ; Data orientation: VECTORIZED=ch1,pt1, ch1,pt2..., MULTIPLEXED=ch1,pt1, ch2,pt1 ...
- DataOrientation=VECTORIZED
- DataType=TIMEDOMAIN
- NumberOfChannels=11
- DataPoints=314110
- ; Sampling interval in microseconds if time domain (convert to Hertz:
- ; 1000000 / SamplingInterval) or in Hertz if frequency domain:
- SamplingInterval=2000
- [User Infos]
- ; Each entry: Prop<Number>=<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
- ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
- ; or arrays of those, indicated int-array etc
- ; Array types have more than one value, number of values determines size of array.
- ; Fields are delimited by commas, commas in strings are written \1
- [ASCII Infos]
- ; Decimal symbol for floating point numbers: the header file always uses a dot (.),
- ; however the data file might use a different one
- DecimalSymbol=.
- ; SkipLines, SkipColumns: leading lines and columns with additional information.
- SkipLines=0
- SkipColumns=1
- [Channel Infos]
- ; Each entry: Ch<Channel number>=<Name>,<Reference channel name>,
- ; <Resolution in "Unit">,<Unit>, Future extensions...
- ; Fields are delimited by commas, some fields might be omitted (empty).
- ; Commas in channel names are coded as "\1".
- Ch1=EOGU,,,
- Ch2=EOGD,,,
- Ch3=EOGR,,,
- Ch4=EOGL,,,
- Ch5=R1,,,
- Ch6=R2,,,
- Ch7=L1,,,
- Ch8=L2,,,
- Ch9=Cz,,,
- Ch10=C1,,,
- Ch11=C2,,,
- [Channel User Infos]
- ; Each entry: Prop<Number>=Ch<ChannelNumber>,<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
- ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
- ; or arrays of those, indicated int-array etc
- ; Array types have more than one value, number of values determines size of array.
- ; Fields are delimited by commas, commas in strings are written \1
- ; Properties are assigned to channels using their channel number.
- [Coordinates]
- ; Each entry: Ch<Channel number>=<Radius>,<Theta>,<Phi>
- Ch1=0,0,0
- Ch2=0,0,0
- Ch3=0,0,0
- Ch4=0,0,0
- Ch5=0,0,0
- Ch6=0,0,0
- Ch7=0,0,0
- Ch8=0,0,0
- Ch9=1,0,0
- Ch10=1,-23,0
- Ch11=1,23,0
|