summaryrefslogtreecommitdiff
path: root/lib/stwcs/updatewcs/npol.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed problems with python 2 to 3 conversionbsimon2015-05-211-3/+3
* Updated files to run under python 2 and 3bsimon2015-05-041-7/+9
* further changes to move to astropydencheva2014-05-011-10/+10
* deal with pyfits/wcs deprecation wrningsdencheva2014-04-301-1/+1
* changes to use astropy instead of pyfits and pywcsdencheva2014-04-281-4/+4
* Add support for binned images and subarrays to D2IM and NPOL correctionsdencheva2013-04-171-10/+13
* Minor change to insure that NPOL WCSDVARR extensions ALWAYS get written out a...hack2012-11-091-6/+5
* fixed a bug in populating cperror keywordsdencheva2012-09-101-7/+11
* Write out the correct keyword name for error values in wcsdvarr extensions, '...dencheva2012-09-061-3/+2
* Should fix most problems in stwcs due to pyfits Header updates. The main iss...embray2012-02-221-69/+69
* Corrected a couple of (minor) interface violations with PyFITS in updatewcs c...hack2011-10-311-1/+1
* The 'createDgeoHDU' and 'createNpolHDU' methods in 'udpatewcs' were updated t...hack2011-08-191-1/+14
* The code for 'updatewcs' was revised to correctly add the NPOL related keywor...hack2011-08-151-2/+6
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-221-0/+319