v3.19.2
v3.19.2 (2026-01-27)
🐞 Bug Fixes
-
ftool: fix state restoration for 2D data (8736d68)
-
goldtool: use adaptive decimal steps for range selection (8942b45)
The range selection spinboxes will now adjust its number of decimals based on the coordinates of the input data.
-
ftool: update parameters for all slices in 2D data when changing the model (d358f9d)
-
ftool: make initial values of parameters change more consistently with user expectations when making changes to the model options that change the parameter set (6ec1785)
-
ensure compatibility with coordinates with negative increments across the codebase (#255) (5478eb0)
Many functions and interactive tools returns wrong results or raises ambiguous errors when working with data with coordinates that are decreasing. This commit ensures that the following functions and tools function correctly for such data:
-
gaussian_filter,gaussian_laplace,diffn,scaled_laplace, andcurvatureinerlab.analysis.imagemodule -
Cropping and code generation in ImageTool
-
goldtool,restool,ftool,dtool
-
-
ftool: fix transpose button not working for 2D data (#254) (dde56c0)
[main 14eba0f] bump: version 3.19.1 → 3.19.2
3 files changed, 28 insertions(+), 2 deletions(-)