Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 3.38 KB

README.md

File metadata and controls

59 lines (38 loc) · 3.38 KB

SleeVop

PyPI - Version Conda (channel only) PyPI pyversions License Security: bandit PyPI - Status Hit Ruff

SleeVop (Sleep Envelope Synchronisation): a Python package to analyse sleep envelope synchronisation.

This package is optimised for Python 3.10 and above and was tested on both Windows and macOS ARM.

Note

All dependencies are listed in requirements, Python 3.10 minimum.

Citation DOI

If you use this toolbox, please cite as follows:

This work is based on the following paper, citing it should be considered:

Contribution Contributions Welcome

These pipelines were created and maintained by SJG.

Contributions are welcome, so feel free to submit a pull request!

To report a bug, please open a new issue.

Note that this program is provided with NO WARRANTY OF ANY KIND under Apache 2.0 license.

Installation of Python package

To install the toolbox, use:

  • Using conda Board Status
conda install-c cf-staging sleevop
  • Using pip Pypi package PyPI - Wheel
pip install sleevop