This project can help you with fast and automated EEG data preprocessing and ERP analysis. You can freely set filters, reference electrodes, etc Mainly utilizing three packages: MNE, ICLABEL, and autoreact
1.MNE is a basic Python library for processing EEG
2.ICLABLE can help automatically identify ICA components through machine learning
3.Autoreject can automatically interpolate bad channels and perform autoreject automatically
For specific usage, please refer to its official website tutorial This code provides a suitable usage method https://mne.tools/dev/index.html