v1.0.1
1.0.1
Bug Fixes
- 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]