From 1446a3fe2e06ead8f8ae34df31474accd80246f7 Mon Sep 17 00:00:00 2001 From: dencheva Date: Thu, 3 Mar 2011 16:18:22 +0000 Subject: revised tsr git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@12077 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/source/headerlet_def.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/headerlet_def.rst b/doc/source/headerlet_def.rst index 6a7b397..5c3bc75 100644 --- a/doc/source/headerlet_def.rst +++ b/doc/source/headerlet_def.rst @@ -136,7 +136,6 @@ Implementing support for the `headerlet` and its use in updating HST FITS files - A task which given a science file and a `headerlet` applies the `headerlet` to the science file #. Default behaviour will be to copy the WCS recorded in the `headerlet` as a primary WCS, creating a headerlet with the old solution. - #. It will be possible (optionally) to copy the updated science file to a new file and keep the original science file locally unchanged. The operation of updating a science file with a `headerlet` only requires the use of basic FITS operations: -- cgit