Skip to content

Releases: ANTsX/ANTsPy

Alder

15 Apr 18:11
Compare
Choose a tag to compare

Fixes incorrect version information in version 0.5.1. Changelog here shown relative to 0.5.0.

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
  • ENH: Add Mattes. by @ntustison in #603
  • ENH: Add masked/bspline fitting variant of Nyul histogram matching. by @ntustison in #607
  • FIX: remove plot_ortho return statement by @ncullen93 in #608

Full Changelog: v0.5.0...v0.5.2

Birkenshaw

01 Apr 23:48
6b218c8
Compare
Choose a tag to compare
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

Meadow

16 Mar 01:54
f4dcc3e
Compare
Choose a tag to compare

ITK and ANTs library updates, and many improvements including boosts to test coverage, visualization fixes, and documentation.

Summary by @ncullen93:

improved testing
minor bug fixes
minor documentation improvements
upgrade to latest ANTs and ITK version
removed deprecated code (VTK-related visualization)
Things to accomplish during v0.5.x

rework docs and tutorials (to ants.dev)
reduce build size
refactor ants.plot function to be simpler
speed up import time (by deferring imports?)

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

Cascade

28 Nov 19:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.8...v0.4.2

Price

17 May 17:54
3ae3b11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.8

embellished

05 Oct 00:07
Compare
Choose a tag to compare
v0.3.4

embellished

ML: See pip for new releases

08 Jul 15:25
Compare
Choose a tag to compare

pip install antspyx

https://pypi.org/project/antspyx/

the file antspyx-0.2.0-cp37-cp37m-linux_x86_64.whl is for the ANTsPy docker container

Layne

01 May 18:19
Compare
Choose a tag to compare
v0.1.8

WIP: envt vars

Mara

02 Nov 18:56
Compare
Choose a tag to compare

Bug fixes for jointLabelFusion, atropos and TruncateIntensity.

Many performance improvements in the registration framework.

Tested on linux (ubuntu 18.04) and osx (Apple LLVM version 9.1.0 (clang-902.0.39.2))

"Vasagatan"

31 May 19:17
Compare
Choose a tag to compare

Latest release. Very well-tested. Installation issues have been simplified.