summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* A couple of updates were made to 'stwcs.distortion.utils.output_wcs()' to ↵hack2011-01-241-8/+26
| | | | | | make the results more consistent with the MultiDrizzle output by default. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11782 fe389314-cf27-0410-b35b-8c050e845b92
* Sphinx version 1 changesdencheva2010-12-226-18/+7
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11499 fe389314-cf27-0410-b35b-8c050e845b92
* DATE-OBS for STIS is in the SCi extension header, not in the primarydencheva2010-12-171-0/+6
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11452 fe389314-cf27-0410-b35b-8c050e845b92
* Make sure the input to checkFiles is a listdencheva2010-12-171-0/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11451 fe389314-cf27-0410-b35b-8c050e845b92
* Initial fix for #637, will change this later.dencheva2010-12-132-3/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11373 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed getNrefchip for instruments which don't have CCDCHIP keyword. Tested ↵dencheva2010-12-131-40/+46
| | | | | | for all instrument/detector configurations git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11372 fe389314-cf27-0410-b35b-8c050e845b92
* Added a check for instrument/detector kw when reading tdd coeffs, so that it ↵dencheva2010-11-191-1/+5
| | | | | | does not print out a wrong warning to the screen. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11211 fe389314-cf27-0410-b35b-8c050e845b92
* Reworked getNrefchip to make it independent of the order of the fits extensionsdencheva2010-11-191-18/+42
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11210 fe389314-cf27-0410-b35b-8c050e845b92
* Marked tsr docs as 'DRAFT'dencheva2010-11-042-10/+11
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11031 fe389314-cf27-0410-b35b-8c050e845b92
* Corrected a math blockdencheva2010-11-031-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11025 fe389314-cf27-0410-b35b-8c050e845b92
* Added first draft of 'FITS Conventions' tsrdencheva2010-11-035-0/+301
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11024 fe389314-cf27-0410-b35b-8c050e845b92
* One version string for the packagedencheva2010-10-144-7/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10536 fe389314-cf27-0410-b35b-8c050e845b92
* Changed format again - fits stuff goes in double back ticksdencheva2010-10-141-64/+64
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10535 fe389314-cf27-0410-b35b-8c050e845b92
* Mark up changesdencheva2010-10-141-27/+27
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10534 fe389314-cf27-0410-b35b-8c050e845b92
* The NPOLFILE TSR has been updated to include more testing results. ↵hack2010-10-137-40/+113
| | | | | | Modifications were also made to the figures (cropped extraneous whitespace from the edges) and how they were included to produce a better formatted output. Revisions to the use of math were also made to generate properly formatted equations. WJH git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10531 fe389314-cf27-0410-b35b-8c050e845b92
* Added npol tsrdencheva2010-10-1211-2/+244
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10530 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed conf filedencheva2010-10-121-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10529 fe389314-cf27-0410-b35b-8c050e845b92
* Updates were made to the headerlet definition to turn it into a TSR when ↵hack2010-10-124-16/+42
| | | | | | creating PDF output and address comments discussed with Nadia. The index for the headerlet tsr was also moved so that it can turned into a TSR PDF while allowing the remainder of the STWCS docs to be turned into a manual. WJH git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10528 fe389314-cf27-0410-b35b-8c050e845b92
* Headerlet definition updatesdencheva2010-10-121-6/+24
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10527 fe389314-cf27-0410-b35b-8c050e845b92
* Add more documentationdencheva2010-10-114-11/+67
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10524 fe389314-cf27-0410-b35b-8c050e845b92
* An initial draft of a document defining the headerlet and how it will be ↵hack2010-10-112-0/+136
| | | | | | used has been added to the STWCS Sphinx docs directory. The index was also updated to add this new document to those that get created when Sphinx is run. WJH git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10523 fe389314-cf27-0410-b35b-8c050e845b92
* Delete build directorydencheva2010-10-110-0/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10522 fe389314-cf27-0410-b35b-8c050e845b92
* More docsdencheva2010-10-118-64/+102
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10521 fe389314-cf27-0410-b35b-8c050e845b92
* Corrected a problem with ext parameterdencheva2010-10-061-7/+6
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10478 fe389314-cf27-0410-b35b-8c050e845b92
* Added documentaiondencheva2010-09-304-43/+61
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10441 fe389314-cf27-0410-b35b-8c050e845b92
* Added documentaiondencheva2010-09-303-62/+94
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10440 fe389314-cf27-0410-b35b-8c050e845b92
* Adding documentationdencheva2010-09-309-0/+214
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10439 fe389314-cf27-0410-b35b-8c050e845b92
* refactored some of the code. Checked in tests for altwcs functionsdencheva2010-09-242-115/+89
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10418 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed a typodencheva2010-09-241-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10417 fe389314-cf27-0410-b35b-8c050e845b92
* git-svn-id: ↵dencheva2010-09-231-4/+4
| | | | http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10385 fe389314-cf27-0410-b35b-8c050e845b92
* Moved deleteing of WCS's when a new idctab is detected to updatewcsdencheva2010-09-232-25/+27
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10384 fe389314-cf27-0410-b35b-8c050e845b92
* Made ext a required parameter for all file level functionsdencheva2010-09-231-5/+10
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10383 fe389314-cf27-0410-b35b-8c050e845b92
* Made ext a required parameter for all file level functionsdencheva2010-09-231-42/+71
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10382 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed a probelm with converting a PC to a CD matrix in alternate WCS'sdencheva2010-09-231-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10381 fe389314-cf27-0410-b35b-8c050e845b92
* One more incorrect import statementdencheva2010-09-231-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10380 fe389314-cf27-0410-b35b-8c050e845b92
* Adding sphinx documentationdencheva2010-09-234-0/+421
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10379 fe389314-cf27-0410-b35b-8c050e845b92
* Remove incorrect import dencheva2010-09-231-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10378 fe389314-cf27-0410-b35b-8c050e845b92
* Addresses #609 - deletes all alternate WCS's (except the original OPUS obne) ↵dencheva2010-09-222-3/+5
| | | | | | if a new idc table is detected. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10376 fe389314-cf27-0410-b35b-8c050e845b92
* Moved utils from stwcs to updatewcsdencheva2010-09-225-4/+4
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10375 fe389314-cf27-0410-b35b-8c050e845b92
* Corrected a mistake in previous checkindencheva2010-09-222-2/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10373 fe389314-cf27-0410-b35b-8c050e845b92
* Changes to updatewcs which correspond to the refactored wcsutil and deal ↵dencheva2010-09-223-248/+91
| | | | | | with alternate WCS descriptions git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10372 fe389314-cf27-0410-b35b-8c050e845b92
* Refactored wcsutildencheva2010-09-222-325/+347
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10371 fe389314-cf27-0410-b35b-8c050e845b92
* Addresses #610 - functions which work with alternate WCS.dencheva2010-09-221-0/+444
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10370 fe389314-cf27-0410-b35b-8c050e845b92
* Corrected a problem with input header created with the last checkin.dencheva2010-09-151-2/+2
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10316 fe389314-cf27-0410-b35b-8c050e845b92
* Added nicmos extension names. Removed extraneous cextver variable which was ↵dencheva2010-09-101-2/+1
| | | | | | causing upatewcs to break at the wcscorr binary table. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10302 fe389314-cf27-0410-b35b-8c050e845b92
* Added parameters to updatewcs to allow the primary WCS to be archived under ↵dencheva2010-09-093-19/+52
| | | | | | an arbitrary name. Corrected bugs. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10267 fe389314-cf27-0410-b35b-8c050e845b92
* Wcskey and alternate WCS used now in stwcsdencheva2010-08-314-101/+269
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10201 fe389314-cf27-0410-b35b-8c050e845b92
* Added a small correction which was accidentally dropped in the previous ↵dencheva2010-08-231-0/+6
| | | | | | debugging git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10133 fe389314-cf27-0410-b35b-8c050e845b92
* Pywcs was changed not to set default values when header is not provided, so ↵dencheva2010-07-191-1/+1
| | | | | | setting ctype here. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@9881 fe389314-cf27-0410-b35b-8c050e845b92
* Should call repr instead of str which inserts \ndencheva2010-07-163-8/+9
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@9877 fe389314-cf27-0410-b35b-8c050e845b92