Skip to content

Releases: hietakangas-laboratory/LAM

Python 3.11 compatibility

07 Aug 10:02
Compare
Choose a tag to compare

Compatibility update, contains multiple minor code changes to enable newer Python and dependency versions. No changes in the functionalities of LAM.

Full Changelog: v0.4.6...v0.4.7

Hotfix of v0.4.5

11 Oct 23:02
Compare
Choose a tag to compare
  • v0.4.5 caused a crash due to a reference to non-existing variable; fixed.
  • Additional data variable in Other-window of GUI erroneously pointed to the same tkinter-variable and could not be changed; fixed.

Full Changelog: v0.4.5...v0.4.6

Total count/addData file fix [NON-FUNCTIONAL]

11 Oct 22:50
Compare
Choose a tag to compare

THIS VERSION IS NON-FUNCTIONAL!

'Total Counts' files could include lower numbers than in data due to erroneously applied outlier dropping. Outliers are no longer dropped.

Support for newer dependency versions

23 Sep 13:02
Compare
Choose a tag to compare

Some plotting functionalities produced errors or were otherwise non-functional with newer package versions of some dependencies. LAM should now work fully with newest versions.

Total statistics fix

04 Aug 08:33
Compare
Choose a tag to compare

New versions of dependencies caused the total stat calculations not to function if other of the sample groups had an empty bin.

LAM version 0.4.2

28 Jun 15:25
Compare
Choose a tag to compare
v0.4.2

Fixed setup lines in setup.cfg and pyproject.toml.

LAM version 0.4.1

17 Feb 10:42
085bb23
Compare
Choose a tag to compare
  • Improved skeleton vector creation.
  • Added color coding to vector plot during the creation loop in order to indicate samples that are still in loop.
  • Warning if samples are incorrectly anchored.

Initial release

13 Jan 16:39
6cd47cd
Compare
Choose a tag to compare

Journal article-related initial publication of LAM.