hassonlab / 247-pickling

Contains code to create pickles from raw/processed data
1 stars 9 forks source link

modifed code to remove common electrodes #46

Closed hvgazula closed 1 year ago

hvgazula commented 2 years ago

i.e. we replace missing electrodes with np.nan

hvgazula commented 2 years ago

Looks good to me! It would be nice to have single line comments explaining 7170 in case we forget what it means. A comment for put_signals_into_array function. And a comment explaining the except code when reading the header

will do