astropy v4.1.1 Release Notes

  • ๐Ÿ› Bug Fixes

    astropy.config ^

    astropy.constants

    astropy.convolution

    astropy.coordinates

    astropy.cosmology

    astropy.extern ^

    astropy.io.ascii ^

    astropy.io.fits ^

    astropy.io.misc ^

    astropy.io.votable

    • No longer ignore attributes whose values were specified as empty strings. [#10583]

    astropy.modeling ^

    astropy.nddata ^

    astropy.samp ^

    astropy.stats ^

    astropy.table ^

    โœ… astropy.tests ^

    astropy.time ^

    astropy.timeseries

    astropy.uncertainty

    astropy.units ^

    astropy.utils ^

    astropy.visualization

    • ๐Ÿ›  Fixed an issue where ticks were sometimes not drawn at the edges of a spherical projection on a WCSAxes. [#10442]

    astropy.wcs ^

    • โž• Add .upper() to ctype or ctype names to wcsapi/fitwcs.py to mitigate bugs from unintended lower/upper case issues [#10557]
    • Added bounds to fit_wcs_from_points to ensure CRPIX is on input image. [#10346]

    Other Changes and Additions