Releases: mad-lab-fau/signialib
Releases · mad-lab-fau/signialib
v.2.11.0
Update Pandas Dependency >2.0
v.2.10.0
Changes:
- plotting function (index local datetime).
- txt importer: raise error if txt with hexadecimal is used.
v.2.9.0
Variable threshold (in days) for calibration file.
v.2.8.0
Added more fields to header (app version, model name, ruleset version, firmware version)
v.2.7.0
updated matplotlib version
v.2.6.0
No functional change, only refactoring of code.
Refactored loading and parsing of *.mat files: faster loading.
v.2.5.0
- added variable IMU_sensor_type to mat files header
v.2.4.0
Added plotting function. Added class DataStream with plotting function.
v.2.3.0
Bug:
BMA400 Txt Files could not be read in if starting with label. This is now fixed.
Added tests for TXT Importer.