Neuronal-Oscillations / FLUX

The FLUX pipeline for analysis of MEG data using MNE Python
https://neuosc.com/flux/
BSD 3-Clause "New" or "Revised" License
44 stars 33 forks source link

Adjustment to the plotting of the first two plots #26

Closed SyanahWynn closed 1 year ago

SyanahWynn commented 1 year ago

The plots were showing all the epochs, not just the ones for the 'left' trials. This is now adjusted.

oscfer88 commented 1 year ago

can you remove "event_id={'left': 21}" from the two functions that you fixed? That param isn't necessary.

oscfer88 commented 1 year ago

Perfect, thanks. We can merge the pull request now