summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil/hstwcs.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed problems with python 2 to 3 conversionbsimon2015-05-211-2/+2
* Updated files to run under python 2 and 3bsimon2015-05-041-30/+29
* Minor updates to HSTWCS to allow it to provide a uniform interface to some no...hack2014-09-221-2/+7
* replace deprecateed methodsdencheva2014-05-021-8/+8
* further changes to move to astropydencheva2014-05-011-54/+53
* deal with pyfits/wcs deprecation wrningsdencheva2014-04-301-72/+60
* restore naxis1/2 propertydencheva2014-04-291-0/+16
* Restored 'wkey'->'key' - a change made by Nadia and overwritten by me.mcara2014-04-291-1/+1
* 1. Replaced `failed2converge` with a better name `slow_conv` in the `NoConver...mcara2014-04-291-35/+31
* fix kwyword parameter namedencheva2014-04-291-1/+1
* changes to use astropy instead of pyfits and pywcsdencheva2014-04-281-3/+4
* port changes from astropy.wcs - naxis1/2 are private now.dencheva2014-04-241-0/+16
* Minor simplification and improvement to the final check for diverging/invalid...mcara2014-04-231-43/+50
* This revision improves upon changes made to the `all_sky2pix` in r31122 and r...mcara2014-04-231-83/+271
* 1. reverted to 1e-4 default accuracy (compared to r31122 );mcara2014-04-211-24/+96
* 1. Modified all_sky2pix to return either a list of 1D vectors or a 2D array d...mcara2014-04-171-103/+225
* remove unused variablesdencheva2013-12-031-1/+1
* Updated API for stwcs.wcsutil.hstwcs.HSTWCS.all_sky2pix() to accept both 1-D ...hack2013-11-181-1/+29
* Very minor/simple update to HSTWCS.all_sky2pix() method to not update output ...hack2013-10-301-4/+4
* This update removes all references to .has_key() method, including those for ...hack2013-04-301-2/+2
* minor documentation correctiondencheva2013-01-111-2/+3
* part of the refactoring, missed this changedencheva2012-10-021-1/+1
* Refactored headerlet code works with pywcs.WCS objects now. Also works iwth n...dencheva2012-10-011-13/+17
* Should fix most problems in stwcs due to pyfits Header updates. The main iss...embray2012-02-221-16/+16
* This update to STWCS.wcsutil includes the following changes:hack2012-01-261-0/+47
* Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...hack2011-10-251-2/+1
* don't try to update the old idc table keywords if they don't exist (as in 'ER...dencheva2011-08-191-1/+2
* A fix for computing the WCS of polarizer data. This software change requires ...dencheva2011-08-191-2/+24
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-221-0/+451