summaryrefslogtreecommitdiff
path: root/wcsutil
Commit message (Expand)AuthorAgeFilesLines
...
* Added a method to update the scaledencheva2011-02-041-0/+7
* DATE-OBS for STIS is in the SCi extension header, not in the primarydencheva2010-12-171-0/+6
* Initial fix for #637, will change this later.dencheva2010-12-131-2/+2
* One version string for the packagedencheva2010-10-141-4/+0
* More docsdencheva2010-10-111-22/+2
* Corrected a problem with ext parameterdencheva2010-10-061-7/+6
* Added documentaiondencheva2010-09-303-62/+94
* refactored some of the code. Checked in tests for altwcs functionsdencheva2010-09-242-115/+89
* Made ext a required parameter for all file level functionsdencheva2010-09-231-42/+71
* Fixed a probelm with converting a PC to a CD matrix in alternate WCS'sdencheva2010-09-231-1/+1
* Corrected a mistake in previous checkindencheva2010-09-222-2/+1
* Refactored wcsutildencheva2010-09-222-325/+347
* Addresses #610 - functions which work with alternate WCS.dencheva2010-09-221-0/+444
* Added parameters to updatewcs to allow the primary WCS to be archived under a...dencheva2010-09-091-1/+2
* Wcskey and alternate WCS used now in stwcsdencheva2010-08-311-29/+46
* Should call repr instead of str which inserts \ndencheva2010-07-161-1/+1
* Pywcs was changed not to set the WCS values for a default object (header is N...dencheva2010-07-141-3/+6
* - If idc table is not found and idc model cannot be restored from SIP, idcmod...dencheva2010-01-251-13/+20
* 'from __future__ import division' changesdencheva2009-12-233-1/+5
* Comments and minor correctionsdencheva2009-12-221-1/+1
* Update version numbersdencheva2009-12-221-1/+1
* Fix for missing kw CCDCHIP. Covered the case when IDCTAB kw is not present or...dencheva2009-12-222-11/+47
* More code cleaningdencheva2009-12-181-24/+6
* Minor refactoring and cleaning; fixed a problem when ORIENTAT is not present ...dencheva2009-12-183-60/+118
* Added code which allows to create an HSTWCS object without the requirement to...dencheva2009-09-243-47/+43
* Removed code related to d2im correction. Changed the type of CDELT to be float.dencheva2009-07-271-12/+2
* Remove d2im support from stwcs, since it is now part of pywcs.mdroe2009-07-221-178/+48
* More name changesdencheva2009-04-291-1/+1
* 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-262-37/+82
* More on detector to image correctiondencheva2009-03-181-6/+8
* Added code which populates the science file with information about detector t...dencheva2009-03-172-4/+8
* 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-123-17/+141
* 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
* Forgot to commit a filedencheva2008-12-161-0/+25