- Timestamp:
- Oct 29, 2007, 2:59:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20071023/psModules/src/objects/pmSource.h
r15398 r15418 3 3 * @author EAM, IfA; GLG, MHPCC 4 4 * 5 * @version $Revision: 1.18.2. 2$ $Name: not supported by cvs2svn $6 * @date $Date: 2007-10- 29 01:37:48$5 * @version $Revision: 1.18.2.3 $ $Name: not supported by cvs2svn $ 6 * @date $Date: 2007-10-30 00:59:23 $ 7 7 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 8 8 */ … … 114 114 * 115 115 */ 116 117 bool psMemCheckSource(psPtr ptr); 118 116 119 pmSource *pmSourceCopy(pmSource *source); 117 120 … … 181 184 */ 182 185 pmPSFClump pmSourcePSFClump( 183 psArray *source, ///< The input pmSource 184 psMetadata *metadata ///< Contains classification parameters 185 ); 186 186 psArray *source, ///< The input pmSource 187 psMetadata *metadata ///< Contains classification parameters 188 ); 187 189 188 190 /** pmSourceRoughClass() … … 197 199 */ 198 200 bool pmSourceRoughClass( 199 psArray *source, ///< The input pmSource200 psMetadata *metadata, ///< Contains classification parameters201 pmPSFClump clump, ///< Statistics about the PSF clump201 psArray *source, ///< The input pmSource 202 psMetadata *metadata, ///< Contains classification parameters 203 pmPSFClump clump, ///< Statistics about the PSF clump 202 204 psMaskType maskSat ///< Mask value for saturated pixels 203 205 );
Note:
See TracChangeset
for help on using the changeset viewer.
