Skip to content

v1.0.1

Compare
Choose a tag to compare
@DanRyanIrish DanRyanIrish released this 20 Mar 15:08
· 2215 commits to main since this release

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]