summaryrefslogtreecommitdiff
path: root/lib/stwcs/wcsutil/hstwcs.py
Commit message (Expand)AuthorAgeFilesLines
* 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