summaryrefslogtreecommitdiff
path: root/wcsutil/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* These changes allow the HSTWCS object ot be used for transformations and when...dencheva2009-04-281-2/+7
* 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-261-7/+6
* Removed wcs_pix2sky method, detector to image correction is not applied in th...dencheva2009-03-261-28/+75
* More on detector to image correctiondencheva2009-03-181-6/+8
* Added code which populates the science file with information about detector t...dencheva2009-03-171-4/+4
* Changed the output of pixel to sky methods to be consistent with pywcs.dencheva2009-03-171-21/+30
* 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
* 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
* Added support for nicmos, stis, wfc3dencheva2009-02-121-5/+12
* Cleaned code and added commentsdencheva2009-02-101-20/+23
* Modified the constructor for HSTWCS. Now it can be created given:dencheva2009-02-101-61/+95
* Added verison numbers and 'origin' kw to pywcs callsdencheva2009-02-051-0/+2
* Changed namesdencheva2008-12-221-1/+1
* Fixed bugsdencheva2008-12-161-3/+4
* Added logic to handle the 'DETECTOR' kwdencheva2008-12-161-1/+9
* -Added SIP correction to look up tablesdencheva2008-12-161-30/+14
* Made recording of idcmodel kw to extension header optionaldencheva2008-12-111-4/+9
* Added methods for updating plate scale and orientation of a WCS.dencheva2008-12-101-7/+33
* Added the option to create an HSTWCS object from a file name.dencheva2008-12-101-27/+89
* Added first order coefficients as attributes to HSTWCS object. Added the abil...dencheva2008-12-031-9/+28
* Changes related to which parts of the IDC model to record as kw.dencheva2008-10-271-7/+7
* Many changes to match the changes in pywcs.dencheva2008-10-221-7/+7
* - HSTWCS class was modified to dencheva2008-08-221-74/+41
* moved hstwcs from general development repository to stsci_python/developmentdencheva2008-08-151-0/+166