summaryrefslogtreecommitdiff
path: root/wcsutil/hstwcs.py
Commit message (Expand)AuthorAgeFilesLines
* Updated `update_wcscorr()` to be more flexible and general-purpose. It canembray2011-04-061-6/+8
* Various cleanup and small bug fixes. In particular, init_wcscorr() now works...embray2011-04-051-63/+63
* The HSTWCS method 'wcs2header' was modified to append the SIP and IDC distort...hack2011-04-051-15/+14
* This update to the HSTWCS class in STWCS attempts to address a couple of issu...hack2011-03-171-4/+10
* revert r12062: put back all idc model keywords in the science headerdencheva2011-03-151-2/+1
* More changes to go with r12056dencheva2011-03-021-3/+8
* some of the IDC model kw are not used, do not store them in the header. Do no...dencheva2011-03-011-1/+3
* wcslib.wcsini populates the WCS struct which includes 'RESTFRQ' and 'RESTWAV'...dencheva2011-02-281-0/+5
* Add some IDC model parameters to header. Use header.ascard instead of cardList()dencheva2011-02-281-9/+15
* Closes #674: updatewcs adds a keyword UPWCSVER to the primary header of the f...dencheva2011-02-241-3/+1
* Fixed(?) circular import introduced into the HSTWCS module. hack2011-02-221-1/+3
* Made the new 'all_sky2pix()' method in HSTWCS dramatically faster, by perform...hack2011-02-221-15/+20
* The HSTWCS class of STWCS has been updated with a new method: all_sky2pix(). ...hack2011-02-211-1/+84
* Pulled the code which deals with input into a separate module. Changes to the...dencheva2011-02-161-58/+29
* Added a method to update the scaledencheva2011-02-041-0/+7
* Added documentaiondencheva2010-09-301-57/+74
* Fixed a probelm with converting a PC to a CD matrix in alternate WCS'sdencheva2010-09-231-1/+1
* Corrected a mistake in previous checkindencheva2010-09-221-1/+1
* Refactored wcsutildencheva2010-09-221-0/+344