Reputation: 97
I am using mne to read my EEG data. When I am doing raw.plot(), I am getting an image of this type, rather than a time series. I am unable to interpret this. Please help.
Upvotes: 1
Views: 1126
Reputation: 36
You can see here: https://mne.discourse.group/t/plotting-eeg-data-too-big-and-scroll-does-not-work/2533. Had the same problem, and doing scalings='auto' actually helped. Hope it helps you too:)
Upvotes: 2