summaryrefslogtreecommitdiff
path: root/lib/stwcs/distortion
Commit message (Expand)AuthorAgeFilesLines
* Update to STWCS output_wcs(): This update forces output_wcs() to always retur...hack2015-10-231-2/+66
* replaced string functions (lower, strip) with string methodsbsimon2015-06-051-8/+7
* Raise an IOError if NPOLFILE or D2IMFILE keywords have values but the files a...dencheva2015-05-261-3/+3
* Updated files to run under python 2 and 3bsimon2015-05-044-47/+48
* Update STWCS with the latest code necessary to support the 'final' velocity-a...hack2015-05-041-5/+22
* update to STWCS code to handle additional TDD coefficient for ACS: specifical...hack2014-10-061-0/+12
* further changes to move to astropydencheva2014-05-012-8/+7
* changes to use astropy instead of pyfits and pywcsdencheva2014-04-282-3/+5
* port changes from astropy.wcs - naxis1/2 are private now.dencheva2014-04-241-3/+3
* Support has been added for optional TDD Alpha term to be read in from IDCTAB ...hack2014-04-021-1/+6
* Initial check-in to add support for new ACS TDD correction described in Ticke...hack2014-02-261-22/+29
* Updated the return value from coeff_converter.sid2idc so that it returns a pa...hack2013-06-111-1/+1
* This update removes all references to .has_key() method, including those for ...hack2013-04-303-10/+10
* Fixed problems with updatewcs not finding single filter usage case in IDCTAB ...hack2012-05-241-14/+14
* Should fix most problems in stwcs due to pyfits Header updates. The main iss...embray2012-02-222-43/+42
* Add WCSNAME from the first input WCS to the output WCS object created by stwc...hack2012-02-131-0/+2
* Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...hack2011-10-252-5/+5
* Cleaning the model.shift methoddencheva2011-08-191-6/+7
* don't use private attributesdencheva2011-06-271-3/+3
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-225-0/+1369