File_brainvision_3_float32.vhdr 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  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_float32.eeg
  6. MarkerFile=File_brainvision_3_float32.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=IEEE_FLOAT_32
  26. [Channel Infos]
  27. ; Each entry: Ch<Channel number>=<Name>,<Reference channel name>,
  28. ; <Resolution in "Unit">,<Unit>, Future extensions...
  29. ; Fields are delimited by commas, some fields might be omitted (empty).
  30. ; Commas in channel names are coded as "\1".
  31. Ch1=EOG+,EOG-,,µV
  32. Ch2=EOGV+,EOGV-,,µV
  33. Ch3=F3,,,µV
  34. Ch4=Fz,,,µV
  35. Ch5=F4,,,µV
  36. Ch6=T3,,,µV
  37. Ch7=C3,,,µV
  38. Ch8=Cz,,,µV
  39. Ch9=C4,,,µV
  40. Ch10=T4,,,µV
  41. Ch11=P3,,,µV
  42. Ch12=Pz,,,µV
  43. Ch13=P4,,,µV
  44. Ch14=O1,,,µV
  45. Ch15=O2,,,µV
  46. [Channel User Infos]
  47. ; Each entry: Prop<Number>=Ch<ChannelNumber>,<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
  48. ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
  49. ; or arrays of those, indicated int-array etc
  50. ; Array types have more than one value, number of values determines size of array.
  51. ; Fields are delimited by commas, commas in strings are written \1
  52. ; Properties are assigned to channels using their channel number.
  53. [Coordinates]
  54. ; Each entry: Ch<Channel number>=<Radius>,<Theta>,<Phi>
  55. Ch1=0,0,0
  56. Ch2=0,0,0
  57. Ch3=1,-60,-51
  58. Ch4=1,45,90
  59. Ch5=1,60,51
  60. Ch6=1,-90,0
  61. Ch7=1,-45,0
  62. Ch8=1,0,0
  63. Ch9=1,45,0
  64. Ch10=1,90,0
  65. Ch11=1,-60,51
  66. Ch12=1,45,-90
  67. Ch13=1,60,-51
  68. Ch14=1,-90,72
  69. Ch15=1,90,-72