summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure the input to checkFiles is a listdencheva2010-12-171-0/+3
* Initial fix for #637, will change this later.dencheva2010-12-132-3/+3
* Fixed getNrefchip for instruments which don't have CCDCHIP keyword. Tested fo...dencheva2010-12-131-40/+46
* Added a check for instrument/detector kw when reading tdd coeffs, so that it ...dencheva2010-11-191-1/+5
* Reworked getNrefchip to make it independent of the order of the fits extensionsdencheva2010-11-191-18/+42
* Marked tsr docs as 'DRAFT'dencheva2010-11-042-10/+11
* Corrected a math blockdencheva2010-11-031-1/+1
* Added first draft of 'FITS Conventions' tsrdencheva2010-11-035-0/+301
* One version string for the packagedencheva2010-10-144-7/+3
* Changed format again - fits stuff goes in double back ticksdencheva2010-10-141-64/+64
* Mark up changesdencheva2010-10-141-27/+27
* The NPOLFILE TSR has been updated to include more testing results. Modificat...hack2010-10-137-40/+113
* Added npol tsrdencheva2010-10-1211-2/+244
* Fixed conf filedencheva2010-10-121-1/+1
* Updates were made to the headerlet definition to turn it into a TSR when crea...hack2010-10-124-16/+42
* Headerlet definition updatesdencheva2010-10-121-6/+24
* Add more documentationdencheva2010-10-114-11/+67
* An initial draft of a document defining the headerlet and how it will be used...hack2010-10-112-0/+136
* Delete build directorydencheva2010-10-110-0/+0
* More docsdencheva2010-10-118-64/+102
* Corrected a problem with ext parameterdencheva2010-10-061-7/+6
* Added documentaiondencheva2010-09-304-43/+61
* Added documentaiondencheva2010-09-303-62/+94
* Adding documentationdencheva2010-09-309-0/+214
* refactored some of the code. Checked in tests for altwcs functionsdencheva2010-09-242-115/+89
* Fixed a typodencheva2010-09-241-1/+1
* git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwc...dencheva2010-09-231-4/+4
* Moved deleteing of WCS's when a new idctab is detected to updatewcsdencheva2010-09-232-25/+27
* Made ext a required parameter for all file level functionsdencheva2010-09-231-5/+10
* 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
* One more incorrect import statementdencheva2010-09-231-1/+1
* Adding sphinx documentationdencheva2010-09-234-0/+421
* Remove incorrect import dencheva2010-09-231-1/+1
* Addresses #609 - deletes all alternate WCS's (except the original OPUS obne) ...dencheva2010-09-222-3/+5
* Moved utils from stwcs to updatewcsdencheva2010-09-225-4/+4
* Corrected a mistake in previous checkindencheva2010-09-222-2/+1
* Changes to updatewcs which correspond to the refactored wcsutil and deal wit...dencheva2010-09-223-248/+91
* Refactored wcsutildencheva2010-09-222-325/+347
* 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