CSC-UW / csc-eeg-tools

Set of matlab functions for EEG io, preprocessing, analysis from the Center for Sleep and Consciousness, University of Wisconsin (csc)
19 stars 7 forks source link

Update EEG after downsampling on import from MFF #24

Open cyrilpic opened 2 years ago

cyrilpic commented 2 years ago

I noticed that when using the downsampling option in mff_convert_to_EEGLAB, the sampling rate srate and the number of points is not updated automatically.

These additional lines should fix this.