Releases: EIT-ALIVE/eitprocessing
Release v1.4.4
This release fixes the citation file and citation file validation. It also fixes an issue where bump-my-version would change versions it shouldn't.
Full Changelog: v1.4.3...v1.4.4
Release v1.4.3
Full Changelog: v1.4.2...v1.4.3
Release v1.4.2
What's Changed
- Fix bug allowing unintended overwriting of DataCollections, e.g. ContinuousData, with the same label.
Full Changelog: v1.4.1...v1.4.2
Release v1.4.1
What's Changed
- Add config file to distributed package.
- Update documentation by @psomhorst in #316, #313, #312
Full Changelog: v1.4.0...v1.4.1
Release v1.4.0
What's Changed
- Pixel breaths and tidal impedance variance by @JulietteFrancovich in #241
- New documentation by @JantineSmit in #253
Full Changelog: v1.3.4...v1.4.0
Release v1.3.4
Full Changelog: v1.3.3...v1.3.4
What's Changed
- Fix dependency by @psomhorst in #300
Full Changelog: v1.3.3...v1.3.4
Release v1.3.3
Full Changelog: v1.3.2...v1.3.3
Release v1.3.2
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
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
What's Changed
- Rename framerate to sample frequency by @psomhorst in #290
- Add sample frequency attribute to ContinuousData by @psomhorst in #291
Full Changelog: v1.2.1...v1.3.0