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
When I used the command 'mne.read_annotations' to read .csv file. The onset always is 0. However, the duration and description work well. If I change the file into .txt, it works correctly.
Describe the bug
When I used the command 'mne.read_annotations' to read .csv file. The onset always is 0. However, the duration and description work well. If I change the file into .txt, it works correctly.