Releases: Gabrock94/Pysiology
Releases · Gabrock94/Pysiology
Version 0.0.9 - Build 6
Version 0.0.9 - Build 5
PySiology (v.0.0.9.5) is a Python package used to analyze Physiological signals. With pysiology you can easily analyze:
Electromyographic signals
Electrocardiographic signals
Electrodermal activity signals
Changelog:
- Fixed a bug that was leading to a division error (ZeroDivisionError: float division by zero) in the evaluation of pnn20 and pnn50.
Version 0.0.9 - Build 4
PySiology (v.0.0.9.4) is a Python package used to analyze Physiological signals. With pysiology you can easily analyze:
- Electromyographic signals
- Electrocardiographic signals
- Electrodermal activity signals
Version 0.0.9 - Build 3
Fixed some typos within the documentation.
Added a function to separate the Phasic and Tonic component in the electrodermalactivity module.
Version 0.0.9 - Build 2
0.0.9.2 Version 0.0.9.2
Version 0.0.9 - Build 1
0.0.9.001 Version 0.0.9, build 1
Version 0.0.7 - Beta
- Better handling of sample data
Version 0.0.6 - Alpha version
- Added documentation for functions
- Fixed formulas and descriptions
- Added references
- Removed unused parameters and libraries