Releases: giuthas/patkit
Version 0.14.0
Versio 0.13.0
Downsampling as described in the paper in ISSP 2024.
See the Changelog for details.
Version 0.12.0
Interactive command line mode and Modality data exporting.
For details see Changelog.
Version 0.11.0
Details in Changelog.
Version 0.10.1
Remove some tracing left over from debugging.
See Changelog for details.
Version 0.10.0
Tools for assessing ultrasound probe alignment.
See Changelog for more details.
v0.9.0
Version 0.9
Making a quick proper release of this one with auto-generated content below to get into the habit of doing the releases also here on github. (This one actually came out already in April 2024.)
Update on 1.0
There will be a 1.0 release coming up. Between writing conference submissions and papers, finalizing the UI and internals into a properly functioning whole has been delayed. But as things stand a lot of the current roadmap to 1.0 will be moved to subsequent releases and 1.0 released as soon as the UI works as it should and is supported by saving and loading that don't need immediate changes. Since earlier promises of when 1.0 would happen have been what they have been, we'll just say 'near future' now in October of 2024.
What's Changed
New Contributors
Full Changelog: v0.8.1...v0.9.0
Alpha release: Data structures in beta, new annotation interface
We skipped a version number (0.4) because a lot has changed in the code since the last version.
Status of different parts of the code:
-
The core data structures are now considered beta and will soon become a release candidate.
-
Data import is perhaps a bit less stable than the core data structures, but getting there as well.
-
The new PyQt-based annotation interface is in alpha and not totally complete.
-
Saving results is currently unsafe. Therefore, only run test SATKIT on copies of data, if you do.
-
Configuration files are becoming a reality, but will still change before reaching even alpha status.
-
Command line interface will change a lot before 1.0.
-
Scripting needs a lot of work and is tied to the command line interface work.
A roadmap to 1.0 will be published in the near future. Release of 1.0 is currently (Nov 2022) expected in the first week of 2023.