pipeline
EEG ERP in MNE
ERP analysis: import → filter → ICA → epoch → baseline → average → cluster-permutation stats.
EEGbasic
End-to-end ERP workflow with MNE using BIDS-EEG.
Problem
Compute robust ERPs and report peaks with QC.
Steps
1. Load BIDS\n2. Filter\n3. ICA\n4. Epoch\n5. Baseline\n6. Average\n7. Stats
License: -
Environment: Python 3.10, mne
Docker image: ghcr.io/ephyshub/erp-mne:latest
