 What is MNE-BIDS-Pipeline?¶
 What is MNE-BIDS-Pipeline?¶
MNE-BIDS-Pipeline is a full-flegded processing pipeline for your MEG and EEG data.
- It operates on data stored according to the Brain Imaging Data Structure (BIDS).
- Under the hood, it uses MNE-Python.
 What the pipeline offers¶
 What the pipeline offers¶
- Automated processing of MEG and EEG data from raw data to inverse solutions. 
- Configuration via a simple text file. 
- Extensive processing and analysis summary reports. 
- Process just a single participant, or as many as several hundreds of participants – in parallel. 
- Execution via an easy-to-use command-line utility. 
- Helpful error messages in case something goes wrong. 
- Data processing as a sequence of standard processing steps. 
- Steps are cached to avoid unnecessary recomputation. 
- Data can be "ejected" from the pipeline at any stage. No lock-in! 
- Runs on your laptop, on a powerful server, or on a high-performance cluster via Dash.