Sierra ECG Tools for Python
Project description
sierra-ecg-tools
Sierra ECG Tools for Python.
Requirements
Python 3.9+.
Dependencies
Dependencies are defined in:
Example
from sierraecg import read_file
f = read_file('path/to/file.xml')
for lead in f.leads:
print(f"{lead.label}: dur={lead.duration} f={lead.sampling_freq} {lead.samples[0:8]}...")
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
sierraecg-0.3.0.tar.gz
(13.1 kB
view details)
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 sierraecg-0.3.0.tar.gz.
File metadata
- Download URL: sierraecg-0.3.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09d4cdcad92c95fef46548abd1110437ca4238fbf54fd8ef07483293f6b9bf0a
|
|
| MD5 |
451a4cdaf4d602fecfaf62376dc748d9
|
|
| BLAKE2b-256 |
ceb98faa50293619a0ef4e27ea2a08c01f34ac1c9c95aa593c5b5032ac6ed41f
|
File details
Details for the file sierraecg-0.3.0-py3-none-any.whl.
File metadata
- Download URL: sierraecg-0.3.0-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
176dc892c312d358c0a316bafebaffecbbf0c5e6a0e31e5f7b31c75d74407355
|
|
| MD5 |
34675872f438962b2549710dabae661a
|
|
| BLAKE2b-256 |
b1199d6b1ad89e45975dce3411274f78733944c96f5a6d842be01da129a7caa2
|