sccn / clean_rawdata

Cleaning Raw EEG data
GNU General Public License v3.0
42 stars 17 forks source link

fix nan #39

Closed dungscout96 closed 2 years ago

arnodelorme commented 2 years ago

I have fixed this when checking channel location. Now NaNs are replace by empty and that should work.

The issue with this fix is that it might not work for empty channel (mine was slightly different). Could you check it still works for empty channels.

dungscout96 commented 2 years ago

Ah I see. It works! Cancelling this PR