Changeset 3992
- Timestamp:
- May 19, 2005, 2:43:57 PM (21 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r3969 r3992 1 %%% $Id: ChangeLogSDRS.tex,v 1.10 2 2005-05-19 02:08:30price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.103 2005-05-20 00:43:57 price Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 612 612 implemented. 613 613 \item Renamed \code{psMaskToPixels} to \code{psPixelsFromMask} (bug 414). 614 \end{itemize} 615 616 617 614 \item \code{psRegionFromString} returns \code{NaN} for any element that doesn't parse correctly (bug 416). 615 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r3971 r3992 1 %%% $Id: psLibSDRS.tex,v 1.23 0 2005-05-19 02:15:07 price Exp $1 %%% $Id: psLibSDRS.tex,v 1.231 2005-05-20 00:43:57 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 2726 2726 coordinates. The second function converts the IRAF description of a 2727 2727 region in the form \code{[x0:x1,y0:y1]}, used for header entries such 2728 as \code{BIASSEC}, into the corresponding \code{psRegion} structure. 2729 We also define a function that converts a \code{psRegion} to the 2730 corresponding IRAF description. 2728 as \code{BIASSEC}, into the corresponding \code{psRegion} structure 2729 (any values that do not parse correctly shall be returned as 2730 \code{NaN}). We also define a function that converts a 2731 \code{psRegion} to the corresponding IRAF description. 2731 2732 2732 2733 \begin{verbatim}
Note:
See TracChangeset
for help on using the changeset viewer.
