IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 19, 2005, 10:26:04 PM (22 years ago)
Author:
Paul Price
Message:

Additions for Cycle 5:
Added psPlaneTransformInvert, psPlaneTransformCombine and psPlaneTransformFit.
Added psAstrometryReadWCS, psAstrometryWriteWCS, and psAstrometrySimplify.
Added additional modes to psImageInterpolateMode to deal with variances:

PS_INTERPOLATE_BILINEAR_VARIANCE, PS_INTERPOLATE_BICUBIC_VARIANCE, PS_INTERPOLATE_SINC_VARIANCE.

Added psImageTransform.

File:
1 edited

Legend:

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

    r3067 r3069  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.56 2005-01-20 03:46:53 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.57 2005-01-20 08:25:45 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    426426    of \code{const psList} in \code{psListIteratorAlloc}.
    427427  \end{itemize}
    428 
    429 \end{itemize}
     428\item Added \code{psPlaneTransformInvert},
     429  \code{psPlaneTransformCombine} and \code{psPlaneTransformFit}.
     430\item Added \code{psAstrometryReadWCS}, \code{psAstrometryWriteWCS},
     431  and \code{psAstrometrySimplify}.
     432\item Added additional modes to \code{psImageInterpolateMode} to deal
     433  with variances: \code{PS_INTERPOLATE_BILINEAR_VARIANCE,
     434  PS_INTERPOLATE_BICUBIC_VARIANCE, PS_INTERPOLATE_SINC_VARIANCE}.
     435\item Added \code{psImageTransform}.
     436\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.