Skip to content

Releases: Mouse-Imaging-Centre/pyminc

Lutrinae

20 May 20:36
Compare
Choose a tag to compare

Detect libminc2.so via MINC_TOOLKIT environment variables as well as via cdll magic, removing need to set LD_LIBRARY_PATH; Improvements to README.md.

Full Changelog: v0.56...v0.57

Enhydritherium

28 Apr 17:20
Compare
Choose a tag to compare

Bugfix release to fix a scaling issue (see #31). Also general code cleanup and Github testing/PyPI workflows.

Enhydriodon

11 Feb 17:24
Compare
Choose a tag to compare

Primarily, fixes an exception in mincVolume.writeFile when encountering some modern NumPy dtypes.

Enhydra

14 Apr 18:47
Compare
Choose a tag to compare

The main purpose of this release is to support non-contiguous ndarrays, but also features other bugfixes and substantial improvements to the test suite. See the NEWS for details.

vison

18 Jun 00:00
Compare
Choose a tag to compare

Small release mostly to fix a packaging issue. Also drops support for Python2 which is no longer supported.

macrodon

30 Nov 18:30
Compare
Choose a tag to compare
  • added functionality for accessing linear transform component of a general transform,
    and associated small bugfixes (added by John Sled)
  • fix some failing/broken tests
  • one instance of indexing numpy array with a list was changed to use a tuple due to numpy API
    deprecation (see e.g. MICe-lab/#18)

Nuestra Canción

27 Apr 20:08
Compare
Choose a tag to compare
  • update to the previous release. If you want to use a transformation applied to many coordinates (tagpoints) you better only load the transformation into memory only once. Added a function that takes arrays of input coordinates to be transformed: transform_multiple_xyz_coordinates_using_xfm()

Monsieur Perine

25 Apr 21:29
Compare
Choose a tag to compare

added support for transforming x,y,z coordinates using an xfm file: transform_xyz_coordinates_using_xfm()

Diddl

13 Jan 18:26
Compare
Choose a tag to compare
  • bug fixed related to dtype="float" which used to generate the actual data with double precision

Despereaux (August 29, 2016)

29 Aug 20:55
Compare
Choose a tag to compare

Small fixed to ensure that the MINC header entry indicating a successfully written MINC file is set properly.