summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* new locationsienkiew2013-01-290-0/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@21852 fe389314-cf27-0410-b35b-8c050e845b92
* Update version for STWCS to be consistent with last release.hack2013-01-251-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21800 fe389314-cf27-0410-b35b-8c050e845b92
* new installsienkiew2013-01-115-83/+47
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21558 fe389314-cf27-0410-b35b-8c050e845b92
* new_setup.cfg checkpointsienkiew2013-01-111-2/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21553 fe389314-cf27-0410-b35b-8c050e845b92
* minor documentation correctiondencheva2013-01-111-2/+3
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21532 fe389314-cf27-0410-b35b-8c050e845b92
* Adding a WCS diff function to the packagedencheva2013-01-082-136/+150
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21420 fe389314-cf27-0410-b35b-8c050e845b92
* comment on versionsienkiew2013-01-081-1/+4
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@21404 fe389314-cf27-0410-b35b-8c050e845b92
* Update TEAL interface to write_headerlet to support a blank value for ↵hack2012-12-051-7/+1
| | | | | | 'output' to result in a headerlet filename of <rootname>_hlet.fits. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20684 fe389314-cf27-0410-b35b-8c050e845b92
* Minor change to insure that NPOL WCSDVARR extensions ALWAYS get written out ↵hack2012-11-091-6/+5
| | | | | | as Float32 datatype, as some NPOL file reference files may have Float64 input arrays which cause PyWCS to choke. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20341 fe389314-cf27-0410-b35b-8c050e845b92
* Adding support for NPOL correction to WFC3 in updatewcs.hack2012-11-051-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20240 fe389314-cf27-0410-b35b-8c050e845b92
* Cleaned up the references in the NPOL TSR so that they show up in the HTML ↵hack2012-10-312-9/+6
| | | | | | and PDF. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20143 fe389314-cf27-0410-b35b-8c050e845b92
* Cleaned up the References in the headerlet TSR so that they get reported ↵hack2012-10-312-12/+11
| | | | | | correctly in the PDF, and the HTML pages. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20142 fe389314-cf27-0410-b35b-8c050e845b92
* more changes to npol tsrdencheva2012-10-311-13/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20141 fe389314-cf27-0410-b35b-8c050e845b92
* removed old npol tsr filesdencheva2012-10-314-318/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20140 fe389314-cf27-0410-b35b-8c050e845b92
* moved images to appropriate TSRsdencheva2012-10-319-0/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20139 fe389314-cf27-0410-b35b-8c050e845b92
* Added NPOL TSRdencheva2012-10-3112-0/+323
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20138 fe389314-cf27-0410-b35b-8c050e845b92
* further changes to reorganize the repository structuredencheva2012-10-314-978/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20137 fe389314-cf27-0410-b35b-8c050e845b92
* formatting the tsrdencheva2012-10-312-24/+19
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20136 fe389314-cf27-0410-b35b-8c050e845b92
* Added headerlet tsrdencheva2012-10-312-0/+959
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20135 fe389314-cf27-0410-b35b-8c050e845b92
* Refactored the FITS Conventions TSR so each section was in its own rst doc. ↵hack2012-10-3114-955/+961
| | | | | | This insures that each section comes up in its own HTML page, rather than having 1 very long page for the entire doc. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20134 fe389314-cf27-0410-b35b-8c050e845b92
* Changing how the STWCS TSRs get built by moving them to separate doc ↵hack2012-10-3119-78/+1317
| | | | | | directories for publication. FITS Convention TSR has been moved entirely with the rst files being removed from the STWCS API doc tree. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20133 fe389314-cf27-0410-b35b-8c050e845b92
* Applied changes from Warren's commentsdencheva2012-10-301-27/+27
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20131 fe389314-cf27-0410-b35b-8c050e845b92
* fix docstring indentationdencheva2012-10-291-121/+124
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20130 fe389314-cf27-0410-b35b-8c050e845b92
* updates to headerlet tsrdencheva2012-10-291-80/+95
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20129 fe389314-cf27-0410-b35b-8c050e845b92
* Further refinement of FITS Conventions TSR to include more descriptive text ↵hack2012-10-262-34/+72
| | | | | | from NPOL TSR on how WCSDVARR extensions are created and used. Also, cleaned up a few minor points in NPOL TSR to reflect current usage. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20127 fe389314-cf27-0410-b35b-8c050e845b92
* more progress on the headerlet tsrdencheva2012-10-251-95/+692
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20032 fe389314-cf27-0410-b35b-8c050e845b92
* Updated FITS Convention TSR to include the following sections:hack2012-10-252-20/+162
| | | | | | | | | | | | | - creating the D2IMARR extension - creating the WCSDVARR extension - Summary - D2IMARR header sample in appendix - WCSDVARR header sample in appendix 1 - adding equation numbers to equations git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20031 fe389314-cf27-0410-b35b-8c050e845b92
* fix a typodencheva2012-10-251-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20030 fe389314-cf27-0410-b35b-8c050e845b92
* Added Headerlet_figure_final to STWCS docs. (thought it was already there...)hack2012-10-251-0/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20027 fe389314-cf27-0410-b35b-8c050e845b92
* Updated the primary header section of the headerlet tsr, added ↵dencheva2012-10-233-29/+84
| | | | | | updatewcs.utils to the documentation git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20026 fe389314-cf27-0410-b35b-8c050e845b92
* Updating the FITS Conventions TSR in preparation for final release before ↵hack2012-10-231-43/+104
| | | | | | | | | | | | | ADASS. Changes include: - adding discussion of vafactor - adding discussion of how updatewcs works - corrected tense in discussion of reference file generation - revised how SIP keywords were described git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20024 fe389314-cf27-0410-b35b-8c050e845b92
* Added 'catalog' to the write_headerlet TEAL interface. It already existed ↵hack2012-10-223-7/+9
| | | | | | in the headerlet API, so no changes were needed in the headerlet code itself. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20022 fe389314-cf27-0410-b35b-8c050e845b92
* update docstringsdencheva2012-10-191-10/+25
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20019 fe389314-cf27-0410-b35b-8c050e845b92
* Make sure CRDER* keywords go into the headerlet and remove RMS* keywords ↵dencheva2012-10-021-4/+8
| | | | | | from primary header git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19785 fe389314-cf27-0410-b35b-8c050e845b92
* part of the refactoring, missed this changedencheva2012-10-021-1/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19781 fe389314-cf27-0410-b35b-8c050e845b92
* Refactored headerlet code works with pywcs.WCS objects now. Also works iwth ↵dencheva2012-10-014-579/+704
| | | | | | non-HST files git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19777 fe389314-cf27-0410-b35b-8c050e845b92
* Revising author order for FITS TSR to reflect final contributions to the ↵hack2012-09-241-1/+1
| | | | | | work and paper. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19661 fe389314-cf27-0410-b35b-8c050e845b92
* Added a paragraph to the FITS Conventions TSR explaining the inclusion of ↵hack2012-09-202-21/+42
| | | | | | the TDD correction. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19564 fe389314-cf27-0410-b35b-8c050e845b92
* Initial updates to headerlet TSR to include a figure and related text.hack2012-09-191-11/+48
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19558 fe389314-cf27-0410-b35b-8c050e845b92
* Replaced all references to Paper IV with 'FITS Distortion Paper' in docs, as ↵hack2012-09-194-18/+18
| | | | | | Paper IV now refers to Time coordinates. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19557 fe389314-cf27-0410-b35b-8c050e845b92
* Added more explanation about the data arrays of the NPOLFILE and the ↵hack2012-09-191-3/+10
| | | | | | subsampling rules. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19556 fe389314-cf27-0410-b35b-8c050e845b92
* Removing extraneous title for FITS COnvention TSR from STWCS documentation ↵hack2012-09-191-3/+0
| | | | | | index. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19555 fe389314-cf27-0410-b35b-8c050e845b92
* Updated the FITS Conventions TSR again, this time with FITS file extension ↵hack2012-09-181-8/+79
| | | | | | listing for sample science image and some section headings for all the Appendices. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19554 fe389314-cf27-0410-b35b-8c050e845b92
* Added sample SCI header illustrating the use of all the WCS keywords, along ↵hack2012-09-181-14/+188
| | | | | | with references for the Paper IV and SIP papers. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19553 fe389314-cf27-0410-b35b-8c050e845b92
* Added NPOL and D2IM file examples as Appendices to fits_conventions TSR.hack2012-09-181-4/+180
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19552 fe389314-cf27-0410-b35b-8c050e845b92
* Updating fits_conventions TSR with figures, along with some minor ↵hack2012-09-186-12/+36
| | | | | | corrections to other TSRs. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19551 fe389314-cf27-0410-b35b-8c050e845b92
* fixed a bug in populating cperror keywordsdencheva2012-09-101-7/+11
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19338 fe389314-cf27-0410-b35b-8c050e845b92
* Write out the correct keyword name for error values in wcsdvarr extensions, ↵dencheva2012-09-061-3/+2
| | | | | | 'CPERR', instead of 'CPERROR', and populate the keyword with values from the data arrays. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19145 fe389314-cf27-0410-b35b-8c050e845b92
* do not attempt to make a correction if idcmodel is Nonedencheva2012-08-302-0/+6
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@19030 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed a problem with headerlet.apply_as_primary that arose from changes from ↵hack2012-06-202-2/+2
| | | | | | | | | r17090 (adding support for simple FITS files) as reported in Ticket #910. This should allow all regression tests for STWCS.WCSUTIL.headerlet to pass, based on the fact that the test now passes when run manually with these changes. This resolves the last of the critical issues for STWCS prior to its release with AstroDrizzle, so the version ID was incremented to 1.0.0 as well. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@17442 fe389314-cf27-0410-b35b-8c050e845b92