Releases: fmi-basel/gliberal-scMultipleX
Releases · fmi-basel/gliberal-scMultipleX
0.8.2
What's Changed
- Add task description to all tasks in #128
- Make pyshtools optional dependency as temporary solution to #129
Full Changelog: v0.8.1...v0.8.2
0.7.9
- Add Expand Labels Fractal task.
- Bug fix in Surface Mesh Multiscale Task: if label image of input region is empty, skip region.
0.7.8
Updates to Surface Mesh Multiscale task:
- Select largest component
- Add optional volume filtering
- Add z-slice padding during object expansion and erosion
- Optional masking by parent object for final surface label
- Add padding prior to anisotropic blurring so that object edges are not clipped
- Bug fix: Correct erosion factor during label fusion.
0.7.7
- Update Segment by Intensity Threshold Task to improve smoothing with iterative expansion and dilation, and improve rescaling by adding max pixel value.
0.7.6
- Weighted sum of channel images in Segment by Intensity Threshold task.
0.7.5
- Add option to run Otsu threshold for segment by intensity threshold task.