Changeset 7561 for trunk/doc/pslib/psLibSDRS.tex
- Timestamp:
- Jun 13, 2006, 6:17:53 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r7560 r7561 1 %%% $Id: psLibSDRS.tex,v 1.40 7 2006-06-14 03:51:23 price Exp $1 %%% $Id: psLibSDRS.tex,v 1.408 2006-06-14 04:17:53 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 4340 4340 native FITS image types (\code{psU8}, \code{psS16}, \code{psS32}, 4341 4341 \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. 4342 type as needed with \code{psImageCopy}. The return value must be 0 4343 for a successful operation and 1 for an error. 4345 4344 4346 4345 \begin{prototype} … … 4442 4441 \end{prototype} 4443 4442 Accepts 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. 4443 of the file with the given \code{extname}. 4447 4444 4448 4445 \begin{prototype}
Note:
See TracChangeset
for help on using the changeset viewer.
