Skip to content

v2.0.1

Compare
Choose a tag to compare
@DanRyanIrish DanRyanIrish released this 19 Nov 19:02

2.0.1 (2021-11-19)

Bug Fixes

  • Enable ~ndcube.NDCollection to
    accept aligned axes inputs in any integer type. (#495)
  • Patch to convert quantity objects passed to crop_by_coords to the
    units given in the wcs.world_axis_units. (#497)
  • Fix a bug which prevented the axes_units= kwarg from working when
    using the matplotlib animators. (#498)
  • Add support for length-1 lookup table coords within extra coords.
    (#499)
  • Bump the minimum version of astropy to 4.2 to correctly support
    capturing dropped world dimensions into global coords when slicing
    the WCS. (#500)