Skip to content

Releases: LucaCerina/physio-cassette

v0.2.6-beta

25 Jun 09:25
Compare
Choose a tag to compare

v0.2.5-beta

25 Mar 12:20
Compare
Choose a tag to compare

Minor changes, more tests and $2^7$ commits!

Full Changelog: v0.2.4...v0.2.5

v0.2.4-beta

16 Feb 08:49
Compare
Choose a tag to compare
  • Added sampling by events in SignalFrame class.
  • Various bugfixes in attributes and item setting
  • Added some tests

Full Changelog: v0.2.3...v0.2.4

v0.2.3-beta

11 Jan 15:56
Compare
Choose a tag to compare
  • Bugfixes for binary EventRecord + __setitem__()
  • Passed csv kwargs to EventRecord and EventFrame readers
    Full Changelog: v0.2.2...v0.2.3

v0.2.2-beta

03 Jan 13:50
Compare
Choose a tag to compare

New year, new release! Now supporting slightly less structured annotated file (direct example: Wisconsin Sleep Cohort dataset files)

Full Changelog: v0.2.1...v0.2.2

v0.2.1-beta

10 Nov 10:23
Compare
Choose a tag to compare

Major bugfix for division and subtractions of Signals
Full Changelog: v0.2.0...v0.2.1

v0.2.0-beta

03 Nov 09:53
Compare
Choose a tag to compare

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

23 Oct 10:04
Compare
Choose a tag to compare

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

28 Sep 09:41
Compare
Choose a tag to compare
  • Minor change introduced for default values in data remap
    Full Changelog: v0.1.14...v0.1.15

Official release v0.1.14-beta

08 Aug 07:31
Compare
Choose a tag to compare

First official beta release of the library!

Full Changelog: v0.1.11...v0.1.14