Skip to main content

Python package of the Oxynet project (visit www.oxynet.net)

Project description

Pyoxynet package

This README has been intentionally created for Pypi. Please find a more extended and detailed description of the project on the GitHub repository.

Documentation

Please refer to the extended documentation to read the docs.

Installation

Use the package manager pip to install pyoxynet.

pip install pyoxynet

Test settings

import pyoxynet

# Load the TFL model
tfl_model = load_tf_model()

# Make inference on a random input
test_tfl_model(tfl_model)

Data required for the inference include oxygen uptake (VO2), exhaled CO2 (VCO2), minute ventilation (VE), end tidal O2 (PetO2) and CO2(PetCO2), and ventilatory equivalents (VEVO2 and VEVCO2):

VO2 VCO2 VE PetO2 PetCO2 VEVO2 VEVCO2

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Please refer to the LICENSE file at the GitHub repository.

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

pyoxynet-0.0.7.2.tar.gz (275.3 kB view hashes)

Uploaded Source

Built Distribution

pyoxynet-0.0.7.2-py3-none-any.whl (272.2 kB view hashes)

Uploaded Python 3

Supported by

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