This is a python package intended for preprocessing and epoching EEG data. It is intended to be usable as a substitute for our other Matlab/EEGLab pipeline Data are generally handled in bids format
- python >= 3.10
- numpy
- pandas
- mne-python (used for file handling)
- mne-bids
- matplotlib