Sierra ECG Tools for Python
Project description
sierra-ecg-tools
Sierra ECG Tools for Python.
Requirements
Python 3.8+.
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.2.0.tar.gz
(12.4 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.2.0.tar.gz.
File metadata
- Download URL: sierraecg-0.2.0.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f27182b5804424c3d68dc48a5eee69169d5aad7ceef7162d5920fb9934cfd3fb
|
|
| MD5 |
3b7f6ba9f5a77ca88edca45c14c26a8b
|
|
| BLAKE2b-256 |
65766d4574ec6e1ef62fae9690955863a0f640326902f897ec0a11052471582e
|
File details
Details for the file sierraecg-0.2.0-py3-none-any.whl.
File metadata
- Download URL: sierraecg-0.2.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9df6beb3804f9589e8245b7334e922d7a285a8a08ce19e84b206f7f17445cbb2
|
|
| MD5 |
39d89d6ee0336a715e0018a3a2ec65ff
|
|
| BLAKE2b-256 |
4039d5b23359b4f46d5989508b3dbbaf12107f9c829e66cd22ef261d0c103a19
|