Skip to content

AlmKanal is a library for building automatic M/EEG preprocessing pipelines developed at the Salzburg Brain Dynamics Lab

License

Notifications You must be signed in to change notification settings

schmidtfa/AlmKanal

Repository files navigation

Welcome to AlmKanal

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. License Checked with mypy Coverage Status Ruff

AlmKanal is the M/EEG preprocessing pipeline developed at the Salzburg Brain Dynamics Lab lead by Nathan Weisz. The Pipeline is set-up as a number of building blocks that take you automatically from your raw M/EEG recording to preprocessed Raw or Epoched data in sensor or source space.

The aim is to give you - the researcher - an easy way to quickly build your preprocessing pipeline saving you (and me) from copying annoying boilerplate code, while retaining the highest amount of flexibility to build your pipeline. Ideally this minimzes your time spent in front of the computer preprocessing your data, while maximizing your time spent outside swimming [at the Almkanal ;)]

The only thing you need to know to get started is some MNE Python and one or two things about classes in Python. Or you just use one of our template pipelines directly (link) :)

Currently you can install the AlmKanal package only directly from github. You just need to add the following to your pixi.toml.

[pypi-dependencies]
almkanal = { git = "https://github.com/schmidtfa/AlmKanal.git"}

or use pip

pip install "git+https://github.com/schmidtfa/AlmKanal.git"

About

AlmKanal is a library for building automatic M/EEG preprocessing pipelines developed at the Salzburg Brain Dynamics Lab

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •