Birkenshaw
Pre-release
Pre-release
EDIT: Apologies for the incorrect version information in the wheels below. Please update to 0.5.2.
This is a bug fix release. ITK and ANTs are updated to fix intermittent errors caused by uninitialized memory (see #579 and #583).
The apply_transforms function now uses double precision by default, to avoid lossy resampling of Allen brain atlas labels.
What's Changed
- ENH: Multiple CI changes by @cookpa in #580
- Use double precision by default in apply_transforms computations by @cookpa in #585
- BUG: Overly strict floating point test by @cookpa in #587
- ENH: Reset index after ITK filters, keep ITK object and python interface consistent by @cookpa in #588
- ENH: Bump ITK and ANTs, initialize all memory allocated for images by @cookpa in #590
- ENH: Update coveralls version by @cookpa in #592
- ENH: Use XML for coverage by @cookpa in #593
- ENH: Test coverage on PRs by @cookpa in #595
- BUG: Cache key had wrong path to config scripts by @cookpa in #599
- ENH: Version bump to fix imath segfault by @cookpa in #598
Full Changelog: v0.5.0...v0.5.1