summaryrefslogtreecommitdiff
path: root/wcsutil/mosaic.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated `update_wcscorr()` to be more flexible and general-purpose. It canembray2011-04-061-20/+20
| | | | | | | | | now apply WCS keywords to the WCSCORR table even from extensions in a different file from the one containing the WCSCORR table. This might break any existing code using either it, or `archive_wcs_file()`.` git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@12397 fe389314-cf27-0410-b35b-8c050e845b92
* headerletsdencheva2011-02-281-0/+1
| | | | git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@12052 fe389314-cf27-0410-b35b-8c050e845b92
* Added the option to provide an output tangent plane for the virtual mosaic. ↵dencheva2011-02-101-23/+33
| | | | | | Added an option to provide a reference observation from which to calculate the mosaic's tangent plane git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11907 fe389314-cf27-0410-b35b-8c050e845b92
* Added a tool to create a virtual mosaic based on the WCS of the input ↵dencheva2011-02-081-0/+172
observations. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11900 fe389314-cf27-0410-b35b-8c050e845b92