modsCCDRed Release Notes 2017 May 21 - v2.0.3 - astropy patch A recent update to the astropy.io FITS module removed support for the .update() method for FITS headers, but a backwards-compatible syntax is available that works regardless of the astropy.io update. Too many cooks in astropy.io FITS of late ... 2016 Mar 09 - v2.0.1 - First Public Release Release of changes in modsPixFlat in general Adoption of astropy.io.fits for FITS handling with the announcement by STScI of end of support for PyFITS (with the wholesale move of PyFITS development to AstroPy, so we're just moving with it). Suppression of nuisance FITS warnings, mostly because the AstroPy FITS implementation went a more orthodox route regarding FITS compliance than PyFITS. Many small changes fixing bugs and responding to user requests. Fixes an issues with astropy v1.1.0 and later in that in reading integer FITS the fits.open() function now defaults to retaining integer format instead of the desired (old) default behavior of converting to floats.