summaryrefslogtreecommitdiff
path: root/lib/stwcs/updatewcs/utils.py
Commit message (Expand)AuthorAgeFilesLines
* restructure and add stwcs testsNadia Dencheva2016-08-041-264/+0
* Fix a problem with removing Lookup tale distortions.Nadia Dencheva2016-07-181-1/+1
* Resolves #1191dencheva2015-05-261-1/+32
* STWCS v1.2.1: This version fixes a typo in altwcs._restore(), adds TDD_CYA an...hack2014-05-231-3/+6
* further changes to move to astropydencheva2014-05-011-15/+15
* STWCS update to insure that NEXTEND keyword (if already present in primary he...hack2013-12-301-8/+21
* Refactored headerlet code works with pywcs.WCS objects now. Also works iwth n...dencheva2012-10-011-34/+107
* Fixes a bug in the creation of headerlets without NPOLFILE or D2IMFILE. This...hack2011-11-151-1/+5
* Updates the HeaderletHDU class to use PyFITS's new FitsHDU class as its base.embray2011-11-081-16/+16
* The WCSCORR table update will not crash anymore (based on my testing) when WC...hack2011-11-041-0/+6
* The API for 'updatewcs.utils.extract_rootname()' was changed, along with all ...hack2011-11-011-8/+12
* Updates to STWCS correct the following problems:hack2011-10-311-12/+5
* Corrects errors in calling 'fileutil.countExtn()' by actually importing 'file...hack2011-10-271-2/+4
* Merging changes from 'stwcs_hdrlet' branch (r18787 - r13909) into trunk. This...hack2011-10-251-5/+48
* Refined the definition of the 'SIPNAME' and 'DISTNAME' keyword values to prop...hack2011-08-301-2/+3
* Revised how DISTNAME and SIPNAME are computed to meet requirements specified ...hack2011-08-191-0/+63
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-221-0/+28