summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* When creating a WCS object with NPOl or D2IM correction Pywcs does not keep ↵dencheva2013-04-111-5/+20
| | | | | | track of DPi.EXTVER of the lookup table. In order to recover this information a create_headerlet looks at the header of the science file. However, in the case of a science file with 'old style' D2IM format these keywords are not used , so when writing out headerlets for such file, create_headerlet converts them to the 'new style' and makes up the values for the D2IMi.EXTVER keywords. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@24211 fe389314-cf27-0410-b35b-8c050e845b92
* fix bugs in headerlet related to d2im correctiondencheva2013-03-191-32/+22
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@23830 fe389314-cf27-0410-b35b-8c050e845b92
* Merging d2im changes into trunkdencheva2013-03-183-135/+228
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@23819 fe389314-cf27-0410-b35b-8c050e845b92
* Fixed a problem in wcscorr with updating the WCSCORR table for drizzled ↵hack2013-02-251-1/+1
| | | | | | images with no SIPNAME. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@23439 fe389314-cf27-0410-b35b-8c050e845b92
* making releasesienkiew2013-02-221-27/+24
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@23381 fe389314-cf27-0410-b35b-8c050e845b92
* preening setup.cfgsienkiew2013-02-061-7/+0
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@22273 fe389314-cf27-0410-b35b-8c050e845b92
* Added '__version__' to stwcs.__init__ module as patch for new IRAFX build.hack2013-01-301-0/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@21888 fe389314-cf27-0410-b35b-8c050e845b92
* fixing variable problems from import ordersienkiew2013-01-291-11/+7
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@21885 fe389314-cf27-0410-b35b-8c050e845b92
* 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