A PCG processing toolbox
Project description
pyPCG toolbox
Common processing algorithms and segmemtation for PCG signals
Installation
IMPORTANT!
pyPCG is dependent on a package hsmmlearn which is currently not available on PyPi.
To solve this issue, install hsmmlearn separately from https://github.com/jvkersch/hsmmlearn
pip install git+https://github.com/jvkersch/hsmmlearn@master
Note: Python 3.10 is supported but 3.11 is recommended
From PyPi
Install pyPCG using pip
pip install pyPCG_toolbox
From source
Clone the git repository
git clone https://github.com/mulkr/pyPCG-toolbox.git
Change directory to the cloned repository
cd pyPCG-tooblox
Install with pip
pip install .
Building the documentation
Install required packages
pip install -r docs/requirements.txt
Call Sphinx build command
sphinx-build -M html docs/source docs/build
On Windows you can also run the make.bat file
.\docs\make.bat html
The documentation should be available in the docs/build directory as html files
This includes the example codes as tutorials
Correspondence
Kristóf Müller (muller.kristof@itk.ppke.hu) Márton Áron Goda (goda.marton.aron@itk.ppke.hu)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pypcg_toolbox-0.1b1.tar.gz.
File metadata
- Download URL: pypcg_toolbox-0.1b1.tar.gz
- Upload date:
- Size: 60.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12f6d4ccb93bc3d2c987fd01885cc5d769d6fc61b5f89f9def1d4aeab761de66
|
|
| MD5 |
06997ccc08c72bff5a30a2f7982fc3ff
|
|
| BLAKE2b-256 |
1327d68055e66e730760d9762e1198cdcbf6ebbeda6ec3973a659b8fe775f6c9
|
File details
Details for the file pyPCG_toolbox-0.1b1-py3-none-any.whl.
File metadata
- Download URL: pyPCG_toolbox-0.1b1-py3-none-any.whl
- Upload date:
- Size: 50.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70481c5373d8d853c560a5a0d146d0cbe972165bbae13f8122f1cf6098a2c10c
|
|
| MD5 |
d39b62724279cdbb82b4373c096d641c
|
|
| BLAKE2b-256 |
867421ab7a63fba27ee8db12e644849d91f91712164b0726352e495c0270367d
|