Skip to main content

A modular framework for automated EEG data processing, built on MNE-Python

Project description

AutoCleanEEG Pipeline

Python License Code style: black

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.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autocleaneeg_pipeline-3.0.0a5.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

autocleaneeg_pipeline-3.0.0a5-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file autocleaneeg_pipeline-3.0.0a5.tar.gz.

File metadata

File hashes

Hashes for autocleaneeg_pipeline-3.0.0a5.tar.gz
Algorithm Hash digest
SHA256 4ce8c4a55bc0103caf998fdd199ae38e38a7c0f28e54964c4faa8aa92cda936d
MD5 bc20b42b263ba793e9735a0af8d7d782
BLAKE2b-256 4bec89345810cbad0e820d36b11823dcd33699a2397fb68157ab41bbfe416ae7

See more details on using hashes here.

File details

Details for the file autocleaneeg_pipeline-3.0.0a5-py3-none-any.whl.

File metadata

File hashes

Hashes for autocleaneeg_pipeline-3.0.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 8bde681cfa1bd6361dbbec219c161665baa5b483598b82ea50380ab9a5e550ba
MD5 ac2b7c27875903370cbd9354a439d838
BLAKE2b-256 9af130c20716e2e7b7b5d2d48bcd481d23de622a9baa0968dd292a445ec813ef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page