NeuroTechX / EEG-ExPy

EEG Experiments in Python
https://neurotechx.github.io/EEG-ExPy/
BSD 3-Clause "New" or "Revised" License
437 stars 124 forks source link

Allow variable channels in utils.py plot_conditions #46

Closed oreHGA closed 3 years ago

oreHGA commented 3 years ago

This PR updates the plot_conditions method to support plotting from a variable number of channel counts. Please let me know any updates you'd like me to make

Related issue: https://github.com/NeuroTechX/eeg-notebooks/issues/45