You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!I am learning to use the MNE-Python library for neural signal processing, but an error occurred when reading data using mne_bids.read_raw_bids(). I checked the project history issue and did not find a useful answer. Please help me solve this problem:
Hello @pomeloyou, could you please update to the latest versions of mne and mne-bids and try again?
Also, please retrieve the dataset from OpenNeuro; OpenfMRI has been deprecated and the datasets might not conform to the latest BIDS specifications.
Hello!I am learning to use the MNE-Python library for neural signal processing, but an error occurred when reading data using
mne_bids.read_raw_bids()
. I checked the project history issue and did not find a useful answer. Please help me solve this problem:What should I modify to load the data correctly?
The text was updated successfully, but these errors were encountered: