IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2007, 1:05:14 PM (19 years ago)
Author:
Paul Price
Message:

Adding CELL.[XY]PARITY to list of concepts to 'average'.

File:
1 edited

Legend:

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

    r14466 r15379  
    44 * @author Paul Price, IfA
    55 *
    6  * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-08-11 01:05:59 $
     6 * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-10-25 23:05:14 $
    88 * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    99 */
     
    4242/// - CELL.TIMESYS
    4343/// - CELL.X0, CELL.Y0
     44/// - CELL.XPARITY, CELL.YPARITY
    4445/// And for others, it takes the "worst" possible value:
    4546/// - CELL.SATURATION
     
    4748/// These concepts are only handled if the cells are all the same cell (mosaicking vs stacking):
    4849/// - CELL.X0, CELL.Y0
     50/// - CELL.XPARITY, CELL.YPARITY
    4951bool pmConceptsAverageCells(pmCell *target,///< Target cell
    5052                            psList *sources, ///< List of source cells
Note: See TracChangeset for help on using the changeset viewer.