IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2008, 8:31:42 PM (18 years ago)
Author:
bills
Message:

added pmConceptsAverageChips. This is needed to get valid files from
ppMerge for gpc1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsAverage.h

    r15379 r17424  
    44 * @author Paul Price, IfA
    55 *
    6  * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-10-25 23:05:14 $
     6 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-04-10 06:31:42 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    5656                           );
    5757
     58/// Set a variety of concepts in a chip by averaging over several
     59bool pmConceptsAverageChips(pmChip *target,///< Target chip
     60                            psList *sources, ///< List of source chips
     61                            bool same   ///< Are the chips the same chip from different exposures?
     62                           );
     63
    5864/// @}
    5965#endif
Note: See TracChangeset for help on using the changeset viewer.