cbrnr / mnelab

MNELAB – a GUI for MNE
BSD 3-Clause "New" or "Revised" License
238 stars 69 forks source link

read_raw get_channel_type is now depreciated #431

Closed Rascouri closed 4 days ago

Rascouri commented 3 weeks ago

With mne 1.8.0, mne.io.pick.get_channel_type_constants is now fully depreciated, effectively breaking mnelab.io.read_raw.

cbrnr commented 3 weeks ago

Can you be more specific? MNELAB uses mne.io.get_channel_type_constants(), which is not deprecated. Maybe you are referring to something else?

cbrnr commented 4 days ago

I'm closing this, but if I did not understand you correctly, please feel free to provide more information and I'm happy to re-open (and fix) the issue!