Releases: kreshuklab/matchmaker
Releases · kreshuklab/matchmaker
Release list
Reference test data
This release updates the reference data used for pytest validation.
Changes
- Update pytest to validate outputs from point-set alignment instead of rigid alignment.
- Update anisotropic test data generation for improved consistency.
- Remove OS-specific comparison logic for
scipy.ndimage.affine_transformwithin pytest.
Reference test data
This release updates the reference data used for pytest validation.
Changes
- Crop input volumes to minimal bounding box.
- Update SVD pre-alignment to use center of mass instead of image center.
- Add support for anisotropic spacing in pre-alignment.
Reference test data
This release updates the reference data used for pytest validation.
Changes
- Apply rotation to the fixed image.
- Fix random seed for moving image generation to ensure reproducibility.
- Adjust test to account for cross-platform non-determinism in affine_transform.
Reference test data
test_data-v0.1 read images from .n5 instead of .tif to avoid redundant file saving