Skip to main content

Code for basic analysis of the Giessen RV pulmonary pressure trace data

Project description

GiessenDataAnalysis

Code for basic analysis of the Giessen RV pulmonary pressure trace data.

Installation

Clone the repository:

git clone git@github.com:MaxBalmus/GiessenDataAnalysis.git

If no environment exists, create a new one:

python -m venv myenv

Then install the packege with pip:

pip install .

Getting started

Instatiate the analysis class using the target csv file path as input:

ag = analyseGiessen('data/file.csv')

Interogate the percentage of data that is covered by an error code:

ag.report_error_percentage()

Compute the 1st and 2nd derivatives of the pressure pulse:

ag.compute_derivatives()

Results can be found in ag.df DataFrame.

We can compute pulse values of interest (e.g. systolic, diastolic pressures):

ag.compute_point_of_interest()

with the results available in ag.points_df DataFrame.

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

giessen_data_analysis-0.1.0.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

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

giessen_data_analysis-0.1.0-py3-none-any.whl (11.6 kB view details)

Uploaded Python 3

File details

Details for the file giessen_data_analysis-0.1.0.tar.gz.

File metadata

  • Download URL: giessen_data_analysis-0.1.0.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for giessen_data_analysis-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b44c98550506919d7e888a186af002cb615551e3b6c7a1667718eb4e3a5c33f9
MD5 4bbb3298b3c25a304c7e6fccee99d086
BLAKE2b-256 828b0febc3b5ddeb434a550ef8a446a8ca2c4075a4c647c25572cbb02e839c88

See more details on using hashes here.

File details

Details for the file giessen_data_analysis-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for giessen_data_analysis-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2949b501e2bbd85726250412eb9dc5a3cc564e64dd4d9a8bb888c8c8f191385
MD5 bef61626b0c50df3ff9c62ad056f8c86
BLAKE2b-256 a9037e235cd9dfed951f417574209546b0cd41770cc2f84d602af1edfb58ab30

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