p11_v11_d03_b02_Feedback.vhdr 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. Brain Vision Data Exchange Header File Version 2.0
  2. ; Data created from history path: invasive201903250002/Raw Data
  3. [Common Infos]
  4. Codepage=UTF-8
  5. DataFile=p11_v11_d03_b02_Feedback.dat
  6. MarkerFile=p11_v11_d03_b02_Feedback.vmrk
  7. DataFormat=ASCII
  8. ; Data orientation: VECTORIZED=ch1,pt1, ch1,pt2..., MULTIPLEXED=ch1,pt1, ch2,pt1 ...
  9. DataOrientation=VECTORIZED
  10. DataType=TIMEDOMAIN
  11. NumberOfChannels=4
  12. DataPoints=214030
  13. ; Sampling interval in microseconds if time domain (convert to Hertz:
  14. ; 1000000 / SamplingInterval) or in Hertz if frequency domain:
  15. SamplingInterval=2000
  16. [User Infos]
  17. ; Each entry: Prop<Number>=<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
  18. ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
  19. ; or arrays of those, indicated int-array etc
  20. ; Array types have more than one value, number of values determines size of array.
  21. ; Fields are delimited by commas, commas in strings are written \1
  22. [ASCII Infos]
  23. ; Decimal symbol for floating point numbers: the header file always uses a dot (.),
  24. ; however the data file might use a different one
  25. DecimalSymbol=.
  26. ; SkipLines, SkipColumns: leading lines and columns with additional information.
  27. SkipLines=0
  28. SkipColumns=1
  29. [Channel Infos]
  30. ; Each entry: Ch<Channel number>=<Name>,<Reference channel name>,
  31. ; <Resolution in "Unit">,<Unit>, Future extensions...
  32. ; Fields are delimited by commas, some fields might be omitted (empty).
  33. ; Commas in channel names are coded as "\1".
  34. Ch1=EOGR,,,µV
  35. Ch2=EOGL,,,µV
  36. Ch3=F3,,,µV
  37. Ch4=C3,,,µV
  38. [Channel User Infos]
  39. ; Each entry: Prop<Number>=Ch<ChannelNumber>,<Type>,<Name>,<Value>,<Value2>,...,<ValueN>
  40. ; Property number must be unique. Types can be int, single, string, bool, byte, double, uint
  41. ; or arrays of those, indicated int-array etc
  42. ; Array types have more than one value, number of values determines size of array.
  43. ; Fields are delimited by commas, commas in strings are written \1
  44. ; Properties are assigned to channels using their channel number.
  45. [Coordinates]
  46. ; Each entry: Ch<Channel number>=<Radius>,<Theta>,<Phi>
  47. Ch1=0,0,0
  48. Ch2=0,0,0
  49. Ch3=1,-60,-51
  50. Ch4=1,-45,0