diff options
author | dencheva <dencheva@stsci.edu> | 2011-03-03 11:18:22 -0500 |
---|---|---|
committer | dencheva <dencheva@stsci.edu> | 2011-03-03 11:18:22 -0500 |
commit | 1446a3fe2e06ead8f8ae34df31474accd80246f7 (patch) | |
tree | f422eaafd3d9c59a7dce1f386ad53fca8c3c4f5c /doc | |
parent | d0070b61c2159d105873c9c87305694be0f38257 (diff) | |
download | stwcs_hcf-1446a3fe2e06ead8f8ae34df31474accd80246f7.tar.gz |
revised tsr
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@12077 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/headerlet_def.rst | 1 |
1 files changed, 0 insertions, 1 deletions
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: |