Skip to content

Releases: EIT-ALIVE/eitprocessing

Release v1.4.0

17 Oct 14:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.4.0

Release v1.3.4

27 Sep 09:58
Compare
Choose a tag to compare

Full Changelog: v1.3.3...v1.3.4

What's Changed

Full Changelog: v1.3.3...v1.3.4

Release v1.3.3

23 Sep 15:12
Compare
Choose a tag to compare

Release v1.3.2

02 Aug 12:13
Compare
Choose a tag to compare

What's Changed

  • Fix Sequence.time returning ContinuousData object instead of time attribute by @psomhorst in #295

Full Changelog: v1.3.1...v1.3.2

Release v1.3.1

26 Jul 14:01
Compare
Choose a tag to compare

Breaking changes

This version removes the sample_frequency attribute from BreathDetection() and the sample_frequency argument from EELI.computer_parameter(). These attributes/arguments can no longer be provided. Attempts to do so will result in an exception. Instead, the sample_frequency should be set in the ContinuousData objects used by BreathDetection and EELI.

What's Changed

  • Remove sample frequency from BreathDetection and EELI by @psomhorst in #292

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

26 Jul 12:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

Release v1.2.1

25 Jul 12:44
9ffcd57
Compare
Choose a tag to compare

What's Changed

  • Include IntervalData when slicing Sequence by time by @psomhorst in #287

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

25 Jul 10:29
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Full Changelog: v1.1.1...v1.2.0

Release v1.1.1

24 Jul 08:45
65d756d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

10 Jul 13:15
Compare
Choose a tag to compare

What's Changed

Major changes

Minor changes

Full Changelog: v1.0.2...v1.1.0