IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 16, 2006, 8:57:51 AM (20 years ago)
Author:
eugene
Message:

changes leading to CDR

File:
1 edited

Legend:

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

    r6371 r6434  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.193 2006-02-08 03:26:01 jhoblitt Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.194 2006-02-16 18:57:51 eugene Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    842842\item convert \code{complex} declarations to be explicitly \code{double complex}
    843843\item change \code{psFitsReadTable()}'s \code{fits} param to be \code{const}
     844\item changes to make image, subimage, and region consistent:
     845\begin{itemize}
     846\item all region operations refer to the parent image coordinates
     847\item all functions which take a psImage and some coordinate refer to the parent coordinate frame
     848\item psRegionForImage : changed definition of region to refer to parent coords
     849\item psImageCountPixelMask : changed definition of region to refer to parent coords
     850\item psImageSubset : specified definition of region to refer to parent coords
     851\end{itemize}
    844852\item Added S8,S16,U8,U16,U32 to \code{psDataType} (bug 579).
    845853\item \code{psVector.n} and \code{psArray.n} to be initially set to zero
Note: See TracChangeset for help on using the changeset viewer.