Changeset 5459 for trunk/doc/pslib/ChangeLogSDRS.tex
- Timestamp:
- Nov 1, 2005, 5:49:53 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/ChangeLogSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r5458 r5459 1 %%% $Id: ChangeLogSDRS.tex,v 1.17 5 2005-11-02 03:04:51price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.176 2005-11-02 03:49:45 price Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 807 807 \begin{itemize} 808 808 \item TBD-ed \code{psEOC_ParallaxFactor} --- do not code yet. 809 \end{itemize} 809 \item Removed \code{psFitsOpenFD} and \code{psFitsOpenStream} --- not 810 possible to implement these with \code{cfitsio}. 811 \item \code{psFitsMoveEnd} changed to \code{psFitsMoveLast}, and moves 812 to the last extension. 813 \item \code{psFitsWriteImage} and \code{psFitsWriteTable} write to the 814 end of the file. 815 \item Added \code{psFitsInsertImage} and \code{psFitsInsertTable} to 816 insert extensions; note that these are expensive. 817 \item Changed \code{psFitsUpdateImage} to use \code{x0,y0} instead of 818 a \code{psRegion}, which would make for an overconstrained system; 819 specified origins. 820 \end{itemize}
Note:
See TracChangeset
for help on using the changeset viewer.
