summaryrefslogtreecommitdiff
path: root/distortion
Commit message (Expand)AuthorAgeFilesLines
* Redoing the r13221-13223 merge in the actual trunk now. This updates trunk t...embray2011-06-225-1369/+0
* Print statement in stwcs.distortion.mutil.readIDCtab() has been modified to o...hack2011-06-141-2/+15
* Revised how 'output_wcs' computes the new WCS, specifically, correctly accoun...hack2011-03-181-5/+6
* Make a copy of the output WCS before using it.dencheva2011-02-041-2/+3
* Added parameter description to utils module.dencheva2011-02-021-1/+27
* Corrected a sign-error in 'utils.output_wcs()' in STWCS.distortion. hack2011-01-251-1/+2
* A couple of updates were made to 'stwcs.distortion.utils.output_wcs()' to mak...hack2011-01-241-8/+26
* Added a check for instrument/detector kw when reading tdd coeffs, so that it ...dencheva2010-11-191-1/+5
* 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
* Changed a warning statementdencheva2010-05-281-1/+1
* The default value for 'skew_coeffs' in STWCS.distortion.mutil needed to be re...hack2010-05-261-1/+1
* Removed commented out codedencheva2010-05-211-14/+1
* Addresses ticket #563dencheva2010-05-211-1/+53
* - If idc table is not found and idc model cannot be restored from SIP, idcmod...dencheva2010-01-252-17/+46
* Resolves #501: added an option to create an output WCS without applying the d...dencheva2010-01-191-5/+11
* Use 'import numpy as np' and a fix to a header commentdencheva2009-12-232-35/+35
* 'from __future__ import division' changesdencheva2009-12-234-1/+8
* 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-012-0/+362
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-153-0/+965