summaryrefslogtreecommitdiff
path: root/distortion/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Added a small correction which was accidentally dropped in the previous debu...dencheva2010-08-231-0/+6
* Pywcs was changed not to set default values when header is not provided, so s...dencheva2010-07-191-1/+1
* Should call repr instead of str which inserts \ndencheva2010-07-161-3/+4
* typo in previous check indencheva2010-07-141-9/+2
* Pywcs was changed not to set the WCS values for a default object (header is N...dencheva2010-07-141-6/+13
* - If idc table is not found and idc model cannot be restored from SIP, idcmod...dencheva2010-01-251-2/+29
* Resolves #501: added an option to create an output WCS without applying the d...dencheva2010-01-191-5/+11
* 'from __future__ import division' changesdencheva2009-12-231-0/+2
* More name changesdencheva2009-04-291-1/+1
* Correcting 'output_wcs' in updatewcs.distortion to call the new method 'calcF...hack2009-03-191-1/+1
* typodencheva2009-03-191-1/+1
* Footprint is not an attribute of the WCS class - pywcs change 874dencheva2009-03-181-1/+1
* Corrections to origin parameter in s2pdencheva2009-02-111-3/+3
* Changed namesdencheva2008-12-221-1/+1
* Fixed a sign error.dencheva2008-12-081-1/+1
* Correct implementation of constructing an output WCS frame. This was tested ...dencheva2008-12-081-10/+10
* Changes to the construction of the output wcs. With this version wdrizzle cre...dencheva2008-12-031-130/+20
* Added code to create output WCS based on footprints of wcs objectsdencheva2008-12-011-0/+225