File_brainvision_3_int32.vhdr 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. Brain Vision Data Exchange Header File Version 2.0
  2. ; Data created from history path: EEG_39_ArtifactRejection_PPmusic/Raw Data
  3. [Common Infos]
  4. Codepage=UTF-8
  5. DataFile=File_brainvision_3_int32.eeg
  6. MarkerFile=File_brainvision_3_int32.vmrk
  7. DataFormat=BINARY
  8. ; Data orientation: VECTORIZED=ch1,pt1, ch1,pt2..., MULTIPLEXED=ch1,pt1, ch2,pt1 ...
  9. DataOrientation=MULTIPLEXED
  10. DataType=TIMEDOMAIN
  11. NumberOfChannels=15
  12. DataPoints=9996
  13. ; Sampling interval in microseconds if time domain (convert to Hertz:
  14. ; 1000000 / SamplingInterval) or in Hertz if frequency domain:
  15. SamplingInterval=3906.25
  16. SegmentationType=MARKERBASED
  17. SegmentDataPoints=294
  18. [User Infos]
  19. ; Each entry: Prop<Number>=<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
  20. ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
  21. ; or arrays of those, indicated int-array etc
  22. ; Array types have more than one value, number of values determines size of array.
  23. ; Fields are delimited by commas, commas in strings are written \1
  24. [Binary Infos]
  25. BinaryFormat=INT_32
  26. UseBigEndianOrder=NO
  27. [Channel Infos]
  28. ; Each entry: Ch<Channel number>=<Name>,<Reference channel name>,
  29. ; <Resolution in "Unit">,<Unit>, Future extensions...
  30. ; Fields are delimited by commas, some fields might be omitted (empty).
  31. ; Commas in channel names are coded as "\1".
  32. Ch1=EOG+,EOG-,3.4517043E-08,µV
  33. Ch2=EOGV+,EOGV-,3.4517043E-08,µV
  34. Ch3=F3,,3.4517043E-08,µV
  35. Ch4=Fz,,3.4517043E-08,µV
  36. Ch5=F4,,3.4517043E-08,µV
  37. Ch6=T3,,3.4517043E-08,µV
  38. Ch7=C3,,3.4517043E-08,µV
  39. Ch8=Cz,,3.4517043E-08,µV
  40. Ch9=C4,,3.4517043E-08,µV
  41. Ch10=T4,,3.4517043E-08,µV
  42. Ch11=P3,,3.4517043E-08,µV
  43. Ch12=Pz,,3.4517043E-08,µV
  44. Ch13=P4,,3.4517043E-08,µV
  45. Ch14=O1,,3.4517043E-08,µV
  46. Ch15=O2,,3.4517043E-08,µV
  47. [Channel User Infos]
  48. ; Each entry: Prop<Number>=Ch<ChannelNumber>,<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
  49. ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
  50. ; or arrays of those, indicated int-array etc
  51. ; Array types have more than one value, number of values determines size of array.
  52. ; Fields are delimited by commas, commas in strings are written \1
  53. ; Properties are assigned to channels using their channel number.
  54. [Coordinates]
  55. ; Each entry: Ch<Channel number>=<Radius>,<Theta>,<Phi>
  56. Ch1=0,0,0
  57. Ch2=0,0,0
  58. Ch3=1,-60,-51
  59. Ch4=1,45,90
  60. Ch5=1,60,51
  61. Ch6=1,-90,0
  62. Ch7=1,-45,0
  63. Ch8=1,0,0
  64. Ch9=1,45,0
  65. Ch10=1,90,0
  66. Ch11=1,-60,51
  67. Ch12=1,45,-90
  68. Ch13=1,60,-51
  69. Ch14=1,-90,72
  70. Ch15=1,90,-72