Skip to main content

A python package for respiratory air flow rates analysis

Project description

pybreathe: a python package for respiratory air flow rates analysis

Get started

First of all, we highly recommend that you install miniconda on your machine.

To set up the virtual environment required for respiratory flow analysis, open Anaconda prompt and please run (only the first time):

$ conda create --name pybreathe
$ conda activate pybreathe
$ pip install pybreathe
$ conda install conda-forge::jupyterlab

If you encounter an error stating that pip cannot be found, then run: $ conda install anaconda::pip

Then, every time you want to analyze data, open Anaconda prompt and activate the virtual environment with:

$ conda activate pybreathe

(do not reinstall pybreathe each time)

To get started with pybreathe API, we strongly recommend that you use and refer to the example scripts. The package comes with example scripts based on simulated breathing signals that are representative of the data that can be collected experimentally. They explain the milestones involved in carrying out an analysis (feature extraction) and they supply useful documentation.

Run the example script (or any other) with:

$ jupyter lab example.ipynb

/!\ You must either be in the same directory as your .ipynb file, or specify the absolute path. You can either move to your directory with the $ cd command (e.g., $ cd algo/test) or you can type the command : $ jupyter lab and then drag and drop your file into the terminal. This will automatically copy the absolute path of your file: $ jupyter lab '/home/tcoustillet/algo/test/example.ipynb'

Once the example notebook is open, you can run the cells one by one and understand how pybreathe works. To analyse your own data, create a new notebook and refer to the examples for how the API works.

Finally, to quit the analysis, please follow these steps:

  • Right clic on your .ipynb file in the tree, then "Shut Down Kernel"
  • Clic on "File", the "Shut Down"
  • When you regain control in your terminal, run:
$ conda deactivate

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pybreathe-0.1.0.post0.tar.gz (4.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pybreathe-0.1.0.post0-py3-none-any.whl (4.8 MB view details)

Uploaded Python 3

File details

Details for the file pybreathe-0.1.0.post0.tar.gz.

File metadata

  • Download URL: pybreathe-0.1.0.post0.tar.gz
  • Upload date:
  • Size: 4.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for pybreathe-0.1.0.post0.tar.gz
Algorithm Hash digest
SHA256 6e63fa6eadfd54a3431e76c163638e2e32a16e07e0324834034da7e6348ebf97
MD5 ba5bd130612c7b31a546160c021bb2d3
BLAKE2b-256 7f8d26681fae88c80be41efa4db50324057288dc84b7996beb6b0e75f3ba7ac1

See more details on using hashes here.

File details

Details for the file pybreathe-0.1.0.post0-py3-none-any.whl.

File metadata

File hashes

Hashes for pybreathe-0.1.0.post0-py3-none-any.whl
Algorithm Hash digest
SHA256 3fc43c6c5c6c7ac2192f1d41a9aa556dba4f6725e7ec9c7353dc39f28916c21e
MD5 16407bcbf07937c1339059f9e8b72b2f
BLAKE2b-256 4fe48376ca00104afd56e43da8f59b3c20a8d2c5e08ca67be56714d81c44fcde

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page