* SimpleElastix has been discontinued. * Reworked the ITK Elastix part to work ITK-Elastix from the Insight Toolkit (ITK).
0.2.7
* Require imagedata 3.7.
0.2.6
* Verify function with imagedata==3.6.0. * Drop support for python 3.8.
0.2.4
Fixed * Modified FSL behaviour to work with updated imagedata 3.5.0 saving NIfTI files with explicit file names. * Accept python 3.12.
0.2.3
Fixed * Corrected handling of multigrid.
Added * Documented the use of Series objects with SimpleElastix methods.
0.2.2
Added * Added Elastix.register_elastix_parametermap() to take an Elastix parameter map to configure the registration components. * Updated documentation on registering with Elastix.