A modular framework for automated EEG data processing, built on MNE-Python
Project description
AutoCleanEEG Pipeline
A modular framework for automated EEG data processing, built on MNE‑Python.
Features
- Framework for automated EEG preprocessing with "lego block" modularity
- Support for multiple EEG paradigms (ASSR, Chirp, MMN, Resting State)
- BIDS-compatible data organization and comprehensive quality control
- Extensible plugin system for file formats, montages, and event processing
- Research-focused workflow: single file testing → parameter tuning → batch processing
- Detailed output: BIDS‑compatible derivatives, single task log file, stage files, exports, and QA visualizations
Installation (uv)
Use Astral's uv for fast, isolated installs. If you don't have uv yet, see https://docs.astral.sh/uv/
- Install CLI (recommended for users):
uv tool install autocleaneeg-pipeline
autocleaneeg-pipeline --help
- Upgrade or remove:
uv tool upgrade autocleaneeg-pipeline
uv tool uninstall autocleaneeg-pipeline
- Development install from source (editable install):
git clone https://github.com/cincibrainlab/autocleaneeg_pipeline.git
cd autocleaneeg_pipeline
uv tool install -e --upgrade . --force
autocleaneeg-pipeline --help # Slow on first run!
Documentation
Full documentation is available at https://docs.autocleaneeg.org
Development
For contributors, we provide a Makefile with convenient development commands:
make help # Show all available commands
make check # Run code quality checks
make format # Auto-format code
make lint # Run linting and type checking
make test # Run unit tests
make test-cov # Run tests with coverage
make ci-check # Run CI-equivalent checks locally
See CONTRIBUTING.md for full development guidelines.
Contributing
We welcome contributions! Please see our Contributing Guide for details. For branch workflow and cleanup expectations, see BRANCHING.md.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- Cincinnati Children's Hospital Research Foundation
- Built with MNE-Python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autocleaneeg_pipeline-3.2.0-py3-none-any.whl.
File metadata
- Download URL: autocleaneeg_pipeline-3.2.0-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cb1856e76dd20f66aa7b4a6711f1e365e307b8ec90378edc5968fd869fa60be
|
|
| MD5 |
ce68941a164bcfa47c7e363c9fef191a
|
|
| BLAKE2b-256 |
c0bd782fad2b6a4d712285312069748ed1720d671d1b37255def12d5ac7e4d46
|