Published August 4, 2020
| Version v0.14.11
Software
Open
sjcross/MIA: Version 0.14.11
Description
- ManuallyIdentifyObjects now outputs tracks in addition to individual objects. With this it's possible to interpolate multiple objects over space and time.
- Updated MeasureSkeleton to work in 3D. As with the 2D analysis, this relies on the Skeletonize3D and AnalyzeSkeleton Fiji plugins. As part of this update, resolved bug with calculation of loops (leading to potential duplicate loop objects).
- Added LostAndFound class, which will be used to keep track of changes to modules and parameters. This should help reduce/eliminate cases where old analyses refer to modules which have been renamed. Links need to be added manually. Currently only supports modules (not parameters).
- Added more workflow handling modules, which can work based on the enabled status of another module or on fixed text. Started to separate workflow handlers into separate classes ("Workflow handling" menu package) as the single module was becoming overly complicated.
- Added drop-down GUI choice for global variables. This allows the user to set a global variable based on pre-defined (comma-separated list) options.
Files
sjcross/MIA-v0.14.11.zip
Files
(26.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2072d82dd447e8946ff31b2d71d67d04
|
26.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/sjcross/MIA/tree/v0.14.11 (URL)