
Astropy is a package intended to contain core functionality and some common tools needed for performing astronomy and astrophysics research with Python. It also provides an index for other astronomy packages and tools for managing them. The Astropy Project is a community effort to develop a single core package for Astronomy in Python and foster interoperability between Python astronomy packages.
v1.0 [May 24, 2015]
Added support for polynomials with degree 0 or degree greater than 15.
Fixed handling of BINTABLE with TDIMn of size 1.
Fixed a severe memory leak that occurred when reading tile compressed images.
Fixed bug where column data could be unintentionally byte-swapped when copying data from an existing FITS file to a new FITS table with a TDIMn keyword for that column.