IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 10, 2004, 6:03:24 PM (22 years ago)
Author:
Paul Price
Message:

Changed return type of psTraceReset, psLogSetFormat,
psMetadataSetIterator, psMetadataItemPrint to return type bool, so
that errors won't be lost (bug 161). psImageRebin input types
restricted; bug 198. Fixed up the LM minimization specification; bug
203.

File:
1 edited

Legend:

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

    r2300 r2337  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.41 2004-11-08 00:43:20 eugene Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.42 2004-11-11 04:03:17 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    359359  \code{psTimeMath} and \code{psTimeDelta} no longer need to be TAI
    360360  --- the functions will convert from and to UTC as required.
    361 
    362361\item modified the document name and PSDC number (and refs).
    363 
    364362\item cleaned up the FITS I/O functions: defined Alloc and Move functions, only use psFits for I/O.
    365 
    366363\item dropped deprecated psMetadataReadFits
    367 
    368364\item replaced \code{PS_META_ITEM_SET} with \code{PS_META_LIST}
    369 
    370365\item clarified use of x in psVectorFitSpline
    371 
    372366\item unified the form of evaluation functions for polynomials and splines
    373 
    374367\item clarified use of errors in stats function
    375 
     368\item Changed return type of \code{psTraceReset, psLogSetFormat,
     369  psMetadataSetIterator, psMetadataItemPrint} to return type
     370  \code{bool}, so that errors won't be lost (bug 161).
     371\item \code{psImageRebin} input types restricted; bug 198.
     372\item Fixed up the LM minimization specification; bug 203.
    376373\end{itemize}
    377374
Note: See TracChangeset for help on using the changeset viewer.