v2.1.0
v2.1.0 (2024-04-09)
Chore
- update changelog template (
46a79e5
)
Ci
-
(pre-commit) merge pull request #18 from kmnhan/pre-commit-ci-update-config (
7018fd3
)[pre-commit.ci] pre-commit autoupdate
Documentation
-
improve io guide (
28a2961
) -
add docstring for undocumented io functions (
3583aad
) -
change directory structure, rename contributing guide (
0b3d734
) -
update development documentation (
38efae6
) -
update installation instructions to include conda-forge (
c0ca81d
)
Feature
-
(interactive) overhaul dtool (
8e5ec38
)Now supports interpolation, copying code, opening in imagetool, and 2D laplacian method.
-
(interactive) improve code generation (
7cbe857
)Automatically shortens code and allows literals in kwargs
-
(interactive) extend xImageItem, add right-click menu to open imagetool (
2b5bb2d
)
Fix
-
sign error in minimum gradient (
c45be0c
) -
(analysis.image) normalize data for mingrad output for numerical stability (
0fc3711
)
Refactor
- (io) validation now defaults to warning instead of raising an error (
8867a07
)
Style
Test
- fix tests according to minimum gradient behaviour change (
41290f2
)
Unknown
-
[pre-commit.ci] pre-commit autoupdate (
1dc0de8
)updates: