Releases: hietakangas-laboratory/LAM
Releases · hietakangas-laboratory/LAM
Python 3.11 compatibility
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
- 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]
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
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
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
v0.4.2 Fixed setup lines in setup.cfg and pyproject.toml.
LAM version 0.4.1
- 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
Journal article-related initial publication of LAM.