fino2py: A Python Package for Finometer Data Processing
fino2py is a Python package that provides tools for processing raw data produced by either the Finapress Finometer or the Finapress Novapress. It offers a range of functions for ingesting, reshaping, and aggregating data, making it easier to work with cardiovascular data collected using these devices.
Features
- Import raw data from
.txtor.csvfiles generated by the finometer without needing to manually copy/paste from Beatscope, or mannualy merge multiple files - Reshape data into a minute-by-minute format to allow for trends to be identified
- Generate experimental protocol averages for each cardiovascular measure
- Append cardiovascular data from multiple files
- Save the processed data to
.csvformat for importing into python, R, SPSS or other stats software
Installation
You can install fino2py using pip:
Windows
$ pip install fino2py
Documentation
The complete documentation for fino2py, including installation instructions and usage examples, can be found at Read the Docs.
Citing
If you use fino2py in your research or project, please cite it as:
Package Name: fino2py Version: 0.1.1 Authors: Kev O'Malley, Ailbhe Dempsey, Siobhan Howard, Grace McMahon, Siobhan Griffin Publication Date: May 2023
APA Style:
O'Malley, K., Dempsey, A., Howard, S., McMahon, G., Griffen, S., (2023). fino2py (Version 0.1.0)[Software]. Available from https://pypi.org/project/fino2py
BibTeX:
@misc{fino2py,
title = {fino2py},
version = {1.0},
author = {O'Malley, Kev and Dempsey, Ailbhe and Howard, Siobhan and McMahon, Grace and Griffin, Siobhan},
year = {2023},
month = {June},
}
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please submit them to the GitHub repository.
License
This project is licensed under the MIT License
Release files for fino2py 0.1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fino2py-0.1.0.7.tar.gz | 14.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fino2py-0.1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.3 kB
Release files / fino2py-0.1.0.7.tar.gz
| Download URL | fino2py-0.1.0.7.tar.gz |
|---|---|
| Size | 14.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f5dfaff7ae2a1a8b0d87a07e12edf530b98d2a31734ede2e253fb4fe14f78740
|
|
BLAKE2b-256 checksum How to use checksums |
9350466b7baadb6d82d2dc6e81389caf8700c99c9bb1aa02630d5c93f3a5087a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.4 Linux/5.15.146.1-microsoft-standard-WSL2
|
Release files / fino2py-0.1.0.7-py3-none-any.whl
| Download URL | fino2py-0.1.0.7-py3-none-any.whl |
|---|---|
| Size | 23.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c9e88f302703e4cb88e906ce4724125f77a865858850523ffce2cce41d51793f
|
|
BLAKE2b-256 checksum How to use checksums |
3b915b3a11a7d12091a1a126f6b863030dd2ff9155183771494b348188f7da9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.3 CPython/3.12.4 Linux/5.15.146.1-microsoft-standard-WSL2
|