summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Addresses #610 - functions which work with alternate WCS.dencheva2010-09-221-0/+444
* Corrected a problem with input header created with the last checkin.dencheva2010-09-151-2/+2
* Added nicmos extension names. Removed extraneous cextver variable which was c...dencheva2010-09-101-2/+1
* Added parameters to updatewcs to allow the primary WCS to be archived under a...dencheva2010-09-093-19/+52
* Wcskey and alternate WCS used now in stwcsdencheva2010-08-314-101/+269
* 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-163-8/+9
* Keeping up with changes in pywcsdencheva2010-07-151-2/+6
* 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-144-15/+25
* The logic for printing out the warning message about using the hard-coded TDD...hack2010-06-151-15/+17
* Changed a warning statementdencheva2010-05-281-1/+1
* The default value for 'skew_coeffs' in STWCS.distortion.mutil needed to be re...hack2010-05-262-2/+2
* Removed commented out codedencheva2010-05-211-14/+1
* Addresses ticket #563dencheva2010-05-212-10/+92
* Checked in test code by mistake previouslydencheva2010-03-161-2/+2
* CDELT is the stepsize of the subsampled full-size dgeo file and is recorded i...dencheva2010-03-152-13/+11
* Modified 'updatewcs' in 'stwcs' to report the CRPIX value corrected for the a...hack2010-03-051-2/+4
* Corrected a reference to pyfits HDUList objectsdencheva2010-02-182-2/+2
* The dgeo module in stwcs.updatewcs was revised to create header keywords for ...hack2010-02-171-3/+3
* Addressed #507dencheva2010-02-013-69/+74
* - If idc table is not found and idc model cannot be restored from SIP, idcmod...dencheva2010-01-254-31/+71
* Check if correction is in the list of corrections before removing it.dencheva2010-01-221-3/+4
* Resolves #501: added an option to create an output WCS without applying the d...dencheva2010-01-191-5/+11
* alignwcs is not going to be useddencheva2009-12-231-95/+0
* set type to float64dencheva2009-12-231-3/+3
* Use 'import numpy as np' and a fix to a header commentdencheva2009-12-234-46/+46
* 'from __future__ import division' changesdencheva2009-12-2315-5/+32
* removed a print statementdencheva2009-12-221-1/+0
* Comments and minor correctionsdencheva2009-12-223-19/+37
* Update version numbersdencheva2009-12-222-2/+2
* Fix for missing kw CCDCHIP. Covered the case when IDCTAB kw is not present or...dencheva2009-12-225-52/+132
* Added detector to image correction for WFPC2 datadencheva2009-12-211-1/+1
* More code cleaningdencheva2009-12-181-24/+6
* Minor refactoring and cleaning; fixed a problem when ORIENTAT is not present ...dencheva2009-12-185-67/+131
* Corrected typo in 'stwcs.updatewcs.__init' function 'getNrefchip' to recogniz...hack2009-12-071-1/+1
* Allow arbitrary number of axes in a lookup tabledencheva2009-10-212-98/+81
* Once more - dgeo correction for binned imagesdencheva2009-10-153-27/+29
* Handle dgeo files for binned images using CDELTdencheva2009-10-141-7/+20
* Another attempt to get the correct dgeo extension using CCDCHIPdencheva2009-10-141-13/+48
* Use 'CCDCHIP', not 'EXTVER' when choosing the dgeo extensiondencheva2009-10-131-6/+18
* Changes to the WCSDVARR extension header which allow mapping of the dgeo tabl...dencheva2009-10-132-18/+33
* Added code to handle iraf environment variablesdencheva2009-10-011-2/+2
* Added code which allows to create an HSTWCS object without the requirement to...dencheva2009-09-243-47/+43
* Modified logic for TDD correction, so that it is always applied for ACS/WFCdencheva2009-07-271-9/+3
* Removed code related to d2im correction. Changed the type of CDELT to be float.dencheva2009-07-272-14/+4
* Remove d2im support from stwcs, since it is now part of pywcs.mdroe2009-07-221-178/+48
* future division in various install/setup codesienkiew2009-06-032-0/+3
* Moved stwcs from develpment area to stsci_python to be included in the night...dencheva2009-04-290-0/+0