Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.62 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.62 KB

RespInPeace

Process and analyse breathing belt (RIP) data.

Copyright (C) 2018-2019 Marcin Włodarczak

The official repository for this project is hosted at gitlab.com/mwlodarczak/RespInPeace/.

Installation

To install the latest version from GitLab, run:

git clone https://gitlab.com/mwlodarczak/RespInPeace.git
cd RespInPeace
python3 setup.py install

Documentation

Online documentation can be viewed at mwlodarczak.gitlab.io/RespInPeace.

To generate offline HTML documentation using Sphinx, run:

cd doc
make html

The files are saved in doc/build/html/.

Additionally, some examples of how to use RespInPeace are included in notebooks/demo.ipynb.

Citation

Włodarczak, Marcin (2019). RespInPeace: Toolkit for processing respiratory belt data. In M. Heldner (Ed.) Proceedings of Fonetik 2019 (pp. 115–118). Stockholm, Sweden. doi: 10.5281/zenodo.3246019

You can cite a specific release of RespInPeace using its DOI. The DOI of the latest release can be found here. If for some reason you do not want to refer to a specific release, you can use 10.5281/zenodo.2539335 to refer to all versions.

Acknowledgments

This work is supported by the Christian Benoît Award to Marcin Włodarczak and the research project Breathing in conversation funded by the Swedish Research Council (VR 2014-01072).