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