Releases: LucaCerina/physio-cassette
Releases · LucaCerina/physio-cassette
v0.2.0-beta
WELCOME CLASSMETHODS!
- Simplified all
x.from_y
functions using classmethods instead of instances
Full Changelog: v0.1.17...v0.2.0
v0.1.16-beta
New release with EventRecord and DataHolder iterators, minor bugfixes and updated dependencies (WFDB was missing)
Full Changelog: v0.1.15...v0.1.16
v0.1.15-beta
- Minor change introduced for default values in data remap
Full Changelog: v0.1.14...v0.1.15
Official release v0.1.14-beta
First official beta release of the library!
Full Changelog: v0.1.11...v0.1.14
v0.1.9-beta
- Added support for input from XML files
v0.1.8-beta
- Extended the from_csv functions to handle CSV files with complex headers.
- Added a new EventRecord parser for arrays representing states' change with a fixed sampling rate
- Now EventFrame and SignalFrame are subclasses of DataHolder as they share some functions
v0.1.7-beta
- Added missing sub operator in Signal
Full Changelog: v0.1.6...v0.1.7
Initial Beta Release
v0.1.6 Added homepage