Fix event parsing for HUH.
Showing
2 changed files
with
9 additions
and
0 deletions
-
HUH: Electrode labels sometimes have a "_" which does not appear in the notes (MPA_01 in the csv will be MPA01 in the notes). Adding the "_" in the notes will cause several issues during note parsing. Instead, we now check if : <label>_ <index> exists in the csv.
-
Please register or login to post a comment