IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2006, 6:17:53 PM (20 years ago)
Author:
Paul Price
Message:

Removing references to psFitsHeaderFromImage, psFitsHeaderFromTable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r7560 r7561  
    1 %%% $Id: psLibSDRS.tex,v 1.407 2006-06-14 03:51:23 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.408 2006-06-14 04:17:53 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    43404340native FITS image types (\code{psU8}, \code{psS16}, \code{psS32},
    43414341\code{psF32}, \code{psF64}).  The user is expected to convert the data
    4342 type as needed with \code{psImageCopy}.  The function shall call
    4343 \code{psFitsHeaderForImage} to obtain the correct FITS headers.  The
    4344 return value must be 0 for a successful operation and 1 for an error.
     4342type as needed with \code{psImageCopy}.  The return value must be 0
     4343for a successful operation and 1 for an error.
    43454344
    43464345\begin{prototype}
     
    44424441\end{prototype}
    44434442Accepts a \code{psArray} of \code{psMetadata} and writes it to the end
    4444 of the file with the given \code{extname}.  The function shall call
    4445 \code{psFitsHeaderFromTable} to obtain the correct headers for writing
    4446 the table.
     4443of the file with the given \code{extname}.
    44474444
    44484445\begin{prototype}
Note: See TracChangeset for help on using the changeset viewer.