Welcome to the seapipe documentation!

version GitHub issues License: MIT Codacy Badge

seapipe is a Python pipeline for Sleep Events Analysis. The package reads EEG recordings with the purpose of detecting and analysing sleep neurophysiology, such as sleep architecture statistics, sleep spindles, slow oscillations, phase amplitude coupling, and power spectral analyses.

It pulls functions from a range of other open source packages, including: Wonambi, the MNE and Tensorpac

It offers a simple and intuitive, yet fully customisable API. The major advantage of seapipe is that it can be deployed on full, diverse datasets that might require flexibility in certain parameters (e.g. electrode names, polarity of recordings, individualised frequency bands etc). The only requirement is that the data should be structured in BIDS.

Check out the Usage section for further information, including how to Installation the project.

Note

This project is under active development.

Contents