Skip to content

Commit

Permalink
[ADD] andy_101 ANT test dataset (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
proloyd authored Aug 20, 2024
1 parent fa107e2 commit bc320df
Show file tree
Hide file tree
Showing 6 changed files with 165 additions and 1 deletion.
Binary file added antio/andy_101/Andy_101-raw.cnt
Binary file not shown.
Binary file added antio/andy_101/Andy_101-raw.eeg
Binary file not shown.
Binary file added antio/andy_101/Andy_101-raw.evt
Binary file not shown.
150 changes: 150 additions & 0 deletions antio/andy_101/Andy_101-raw.vhdr
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
BrainVision Data Exchange Header File Version 1.0
; Data created by EEMAGINE EEG Data Exporter

[Common Infos]
DataFile=Andy_101-raw.eeg
MarkerFile=Andy_101-raw.vmrk
DataFormat=BINARY
; Data orientation: MULTIPLEXED=ch1,pt1, ch2,pt1 ...
DataOrientation=MULTIPLEXED
NumberOfChannels=128
; Sampling interval in microseconds
SamplingInterval=500


[Binary Infos]
BinaryFormat=IEEE_FLOAT_32

[Channel Infos]
; Each entry: Ch<Channel number>=<Name>,<Reference channel name>,
; <Resolution in microvolts>,<Future extensions..
; Fields are delimited by commas, some fields might be omitted (empty).
; Commas in channel names are coded as "\1".
Ch1=Lm,,1
Ch2=LE1,,1
Ch3=LE2,,1
Ch4=LE3,,1
Ch5=LD2,,1
Ch6=LD5,,1
Ch7=LC3,,1
Ch8=LC6,,1
Ch9=LB1,,1
Ch10=LB4,,1
Ch11=LA2,,1
Ch12=LA5,,1
Ch13=LL1,,1
Ch14=LL4,,1
Ch15=LL7,,1
Ch16=LL10,,1
Ch17=LL13,,1
Ch18=L3,,1
Ch19=L6,,1
Ch20=L9,,1
Ch21=L12,,1
Ch22=Z1,,1
Ch23=Z4,,1
Ch24=Z7,,1
Ch25=Z10,,1
Ch26=Z13,,1
Ch27=R3,,1
Ch28=R6,,1
Ch29=R9,,1
Ch30=R12,,1
Ch31=RR1,,1
Ch32=RR4,,1
Ch33=RR7,,1
Ch34=RR10,,1
Ch35=RR13,,1
Ch36=RA2,,1
Ch37=RA5,,1
Ch38=RB1,,1
Ch39=RB4,,1
Ch40=RC3,,1
Ch41=RC6,,1
Ch42=RD2,,1
Ch43=RD5,,1
Ch44=RE1,,1
Ch45=RE2,,1
Ch46=RE3,,1
Ch47=Rm,,1
Ch48=RE4,,1
Ch49=RD1,,1
Ch50=RD3,,1
Ch51=RD4,,1
Ch52=RD6,,1
Ch53=RD7,,1
Ch54=RC1,,1
Ch55=RC2,,1
Ch56=RC4,,1
Ch57=RC5,,1
Ch58=RC7,,1
Ch59=RB2,,1
Ch60=RB3,,1
Ch61=RB5,,1
Ch62=RB6,,1
Ch63=RA1,,1
Ch64=RA3,,1
Ch65=RA4,,1
Ch66=RR2,,1
Ch67=RR3,,1
Ch68=RR5,,1
Ch69=RR6,,1
Ch70=RR8,,1
Ch71=RR9,,1
Ch72=RR11,,1
Ch73=RR12,,1
Ch74=R1,,1
Ch75=R2,,1
Ch76=R4,,1
Ch77=R5,,1
Ch78=R7,,1
Ch79=R8,,1
Ch80=R10,,1
Ch81=R11,,1
Ch82=R13,,1
Ch83=R14,,1
Ch84=Z2,,1
Ch85=VEOGL,,1
Ch86=Z5,,1
Ch87=Z6,,1
Ch88=Z8,,1
Ch89=Z9,,1
Ch90=Z11,,1
Ch91=Z12,,1
Ch92=Z14,,1
Ch93=L1,,1
Ch94=L2,,1
Ch95=L4,,1
Ch96=L5,,1
Ch97=L7,,1
Ch98=L8,,1
Ch99=L10,,1
Ch100=L11,,1
Ch101=L13,,1
Ch102=L14,,1
Ch103=LL2,,1
Ch104=LL3,,1
Ch105=LL5,,1
Ch106=LL6,,1
Ch107=LL8,,1
Ch108=LL9,,1
Ch109=LL11,,1
Ch110=LL12,,1
Ch111=LA1,,1
Ch112=LA3,,1
Ch113=LA4,,1
Ch114=LB2,,1
Ch115=LB3,,1
Ch116=LB5,,1
Ch117=LB6,,1
Ch118=LC1,,1
Ch119=LC2,,1
Ch120=LC4,,1
Ch121=LC5,,1
Ch122=LC7,,1
Ch123=LD1,,1
Ch124=LD3,,1
Ch125=LD4,,1
Ch126=LD6,,1
Ch127=LD7,,1
Ch128=LE4,,1
14 changes: 14 additions & 0 deletions antio/andy_101/Andy_101-raw.vmrk
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
BrainVision Data Exchange Marker File, Version 1.0
; Data created by EEMAGINE EEG Data Exporter

[Common Infos]
DataFile=Andy_101-raw.eeg

[Marker Infos]
; Each entry: Mk<Marker number>=<Type>,<Description>,<Position in data points>,
; <Size in data points>, <Channel number (0 = marker is related to all channels)>
; Fields are delimited by commas, some fields might be omitted (empty).
; Commas in type or description text are coded as "\1".
Mk1=New Segment,,1,1,0,20240819161707774000
Mk2=Marker,Impedance,0,1,0
Mk3=Marker,Impedance,2461,1,0
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.154
0.155

0 comments on commit bc320df

Please sign in to comment.