Sleep EEG preprocessing and analysis
Project description
sleepeeg
sleepeeg is a high-level package built on top of mne-python, yasa for preprocessing and analysis of sleep EEG data.
Installation
- Make sure you have Python version installed. Requires Python 3.10 or higher.
- Create a Python virtual environment, for more info you can refer to python venv, virtualenv or conda.
- Activate the environment
-
pip install sleepeeg
- Download notebooks.
Quickstart
- Open any of the downloaded notebooks using the created environment.
- Follow the notebook's instructions.
RAM requirements
For overnight, high density (256 channels) EEG recordings downsampled to 250 Hz expect at least 64 GB RAM expenditure for cleaning and spectral analyses, and at least 128 GB for event detection (or 64 GB if you downsample the data to 100 Hz before running the detection algorithm).
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 Distribution
sleepeeg-0.2.2.tar.gz
(25.0 kB
view hashes)
Built Distribution
sleepeeg-0.2.2-py3-none-any.whl
(25.8 kB
view hashes)