ndcube 1.0.1 release

11 views
Skip to first unread message

Danny Ryan

unread,
Mar 27, 2018, 4:23:18 PM3/27/18
to su...@googlegroups.com
Dear all,

The SunPy developers present to you the latest release of ndcube 1.0.1.

ndcube is a package built for handling, inspecting and visualizing a wide variety of data,
of any number of dimensions, along with coordinate information described by FITS-WCS.

The headline fixes in version 1.0.1 are
  • Fixing NDCubeSequence slicing when sub-NDCubes contain scalar (rather than array) data.
  • Fixed NDCube.world_axis_physical_types in cases where there is a missing WCS axis.
  • Fix updating of animation generated by NDCubeSequence.plot().
The full changelog is:
  • Fixed bugs in NDCubeSequence slicing and NDCubeSequence.dimensions in cases where sub-cubes contain scalar .data. [#79]
  • Fixed NDCube.world_axis_physical_types in cases where there is a missing WCS axis. [#80]
  • Fixed bugs in converting between negative data and WCS axis numbers. [#91]
  • Add installation instruction to docs. [#77]
  • Fix function name called within NDCubeSequence.plot animation update plot. [#95]
To update you can run these following commands:

Pip users:

pip install -U ndcube

Conda Users:

conda update ndcube

GitHub Users:

git pull <local upstream name> <version>

Please enjoy,
The SunPy Developers

Reply all
Reply to author
Forward
0 new messages