Changeset 6613 for trunk/doc/pslib/ChangeLogSDRS.tex
- Timestamp:
- Mar 16, 2006, 2:05:48 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/ChangeLogSDRS.tex (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r6532 r6613 1 %%% $Id: ChangeLogSDRS.tex,v 1.19 8 2006-03-06 23:12:53 price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.199 2006-03-17 00:05:31 eugene Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 847 847 \item psImageCountPixelMask : changed definition of region to refer to parent coords 848 848 \item psImageSubset : specified definition of region to refer to parent coords 849 \item psImageTrim : specified definition of region to refer to parent coords 850 \item psImageRow : specified definition of region to refer to parent coords 851 \item psImageColumn : specified definition of region to refer to parent coords 852 \item psImageSlice : specified definition of region to refer to parent coords 853 \item psImageCut : specified definition of region to refer to parent coords 854 \item psImageRadialCut : specified definition of region to refer to parent coords 849 855 \end{itemize} 850 856 \item Added S8,S16,U8,U16,U32 to \code{psDataType} (bug 579). … … 855 861 \item reorder \code{psPrecessMethod} to match the implementation in pslib 856 862 \item set \code{psPolynomial?DAlloc()} functions params to have \code{type} first 863 \item dropped unused 'stats' from \code{psLookupTableInterpolateAll} 864 \item psImageSubset : specified that the input region and image need not overlap, but that the bound saturate to the limits of the input image 857 865 \item allow \code{psMetadataItem} pointer types to have a value of \code{NULL} 858 866 \end{itemize} 859 867 860 \ubsection{Changes from Revistion 19 (21 Feb 2006) to Revision 20 (?? ??? 2006)} 868 \subsection{Changes from Revistion 19 (21 Feb 2006) to Revision 20 (?? ??? 2006)} 869 861 870 \begin{itemize} 862 871 \item Added \code{psFitsIsImage} and \code{psFitsIsTable} … … 866 875 \item Added \code{extname} to \code{psFitsWriteTable} and 867 876 \code{psFitsInsertTable} to mirror the image versions. 868 \end{itemize} 877 \item \code{psRegionFromString} adjusted to allow a \code{NULL} string region 878 \item added \code{PS_META_NO_REPLACE} 879 880 \end{itemize}
Note:
See TracChangeset
for help on using the changeset viewer.
