summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* More name changesdencheva2009-04-296-9/+9
* Changed names dencheva2009-04-292-4/+4
* Renamed hstwcs to udpatewcsdencheva2009-04-297-0/+0
* Renaming packages:dencheva2009-04-290-0/+0
* These changes allow the HSTWCS object ot be used for transformations and when...dencheva2009-04-284-9/+28
* The detector to image data array is assigned as an attribute of the HSTWCS ob...dencheva2009-04-281-22/+15
* More formatting correctionsdencheva2009-04-241-4/+20
* Fixed a problem with formatting inputdencheva2009-04-241-2/+2
* Added printwcs function to HSTWCS classdencheva2009-04-101-1/+10
* Added minerr parameter toHSTWCS and D@IMERR kw to primary header. This allows...dencheva2009-03-262-8/+8
* Removed wcs_pix2sky method, detector to image correction is not applied in th...dencheva2009-03-262-37/+82
* Changed imports of numpy (as np).dencheva2009-03-264-29/+24
* Correcting 'output_wcs' in updatewcs.distortion to call the new method 'calcF...hack2009-03-191-1/+1
* typodencheva2009-03-191-1/+1
* WFPC2 IDCTAB coefficients include the relative chip to chip rotation. This ro...dencheva2009-03-191-4/+2
* Minor comment changedencheva2009-03-181-1/+1
* More on detector to image correctiondencheva2009-03-183-7/+153
* Footprint is not an attribute of the WCS class - pywcs change 874dencheva2009-03-181-1/+1
* Added code which populates the science file with information about detector t...dencheva2009-03-175-10/+56
* Changed the output of pixel to sky methods to be consistent with pywcs.dencheva2009-03-171-21/+30
* Changed the name of the kw recording the dgeofile used for the lookup tables ...dencheva2009-03-172-7/+7
* Added detector to image pixel correction. Added a 'minerr' kw as defined by p...dencheva2009-03-161-12/+26
* If input is not a pyfits.HDUList object close it, otherwise it's the user's r...dencheva2009-03-161-1/+6
* Initial support for column/row detector 2 image coordinate correctiondencheva2009-03-131-4/+61
* had the wrong value assigned to crpix2dencheva2009-03-111-1/+1
* The DGEO files were defined to be used after the IDC polynomial coefficients....dencheva2009-03-101-1/+1
* More changes to pass correctly a pyfits hdu to pywcs without breaking other codedencheva2009-03-101-6/+7
* Fixed a bug when a pyfits object was not passed correctly to pywcs.dencheva2009-03-091-10/+14
* Corrected a problem with subarraysdencheva2009-02-121-3/+2
* Added support for nicmos, stis, wfc3dencheva2009-02-125-21/+160
* Corrections to origin parameter in s2pdencheva2009-02-111-3/+3
* Cleaned code and added commentsdencheva2009-02-101-20/+23
* Modified the constructor for HSTWCS. Now it can be created given:dencheva2009-02-104-162/+104
* Added verison numbers and 'origin' kw to pywcs callsdencheva2009-02-056-8/+15
* Initial import of a script to handle image alignment in multidrizzle.dencheva2009-01-201-0/+95
* Fixed a bug, finding dgeo file .dencheva2009-01-141-2/+2
* Changed namesdencheva2008-12-226-10/+10
* Renamed hstwcs to updatewcs.dencheva2008-12-220-0/+0
* Renamed updatewcs to hstwcsdencheva2008-12-225-0/+0
* Changed setup to be consistent with current pytoolsdencheva2008-12-222-22/+19