Processing of lung image data from electrical impedance tomography.
Project description
Badges
Badges | |
---|---|
Registry | |
License | |
Citation | |
Fairness | |
GitHub Actions | |
Python |
Contents
What is eitprocessing?
Processing of data from electrical impedance tomography and other respiratory monitoring tools.
Electrical Impedance Tomography (EIT) is a noninvasive and radiation-free continuous imaging tool for monitoring respiratory mechanics. eitprocessing aims to provide a versatile, user-friendly, reproducible and reliable workflow for the processing and analysis of EIT data and related waveform data, like pressures and flow.
eitprocessing includes tools to load data exported from EIT-devices from several manufacturers, including Dräger, SenTec and Timpel, as well as data from other sources. Several pre-processing tools and analysis tools are provided.
eit_dash provides an accompanying GUI.
We welcome any contributions or suggestions
Installation
Virtual environment
It is advised to install eitprocessing in a dedicated virtual environment. See e.g. Install packages in a virtual environment using pip and venv or Getting started with conda.
For conda (using 'eit-alive' as example environment name; you can choose your own):
conda create -n eit-alive python=3.10
conda activate eit-alive
Install using pip
eitprocessing can be installed from PyPi as follows:
- For basic use:
pip install eitprocessing
- For full developer options (testing, etc):
git clone git@github.com:EIT-ALIVE/eitprocessing.git
cd eitprocessing
pip install -e ".[dev]"
Documentation
Please see our usage documentation for a detailed explanation of the package.
Contributing
If you want to contribute to the development of eitprocessing, have a look at the contribution guidelines and the developer documentation.
Credits
This package was created with Cookiecutter and the NLeSC/python-template.
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
Built Distribution
File details
Details for the file eitprocessing-1.3.2.tar.gz
.
File metadata
- Download URL: eitprocessing-1.3.2.tar.gz
- Upload date:
- Size: 58.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a702dc7aac9048ad954421d2c902c9f14a0fc8dc533dda8da9e346b3a7d70e7f |
|
MD5 | 1908b30150ee1df0f939fc2e9e1d2e0c |
|
BLAKE2b-256 | 05699ffbec101ed9e88df565069aabc702fdb144c0084d772b2ca794906c2ba7 |
File details
Details for the file eitprocessing-1.3.2-py3-none-any.whl
.
File metadata
- Download URL: eitprocessing-1.3.2-py3-none-any.whl
- Upload date:
- Size: 55.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 594047e6d572118c6400649fb4e4a20b9f3d1a2ca4847a97aaa8aac6016a0c55 |
|
MD5 | 8d5a5b27c6b6ca9e6eb2fae2dcb8cdca |
|
BLAKE2b-256 | ffb88d1a5369be90a8f9cc9e101ed4ab7f0aefa5f202c4c1fe43b177fb1f9003 |