IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5866


Ignore:
Timestamp:
Dec 30, 2005, 6:35:36 PM (21 years ago)
Author:
magnier
Message:

added PM_OVERSAN_EDGE state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/imsubtract/pmSubtractBias.h

    r5795 r5866  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.4.8.1 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2005-12-17 03:18:39 $
     13 *  @version $Revision: 1.4.8.1.2.1 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2005-12-31 04:35:36 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3333typedef enum {
    3434    PM_OVERSCAN_NONE,                         ///< No overscan subtraction
     35    PM_OVERSCAN_EDGE,                         ///< Subtract the statistic of pixels along the to-be-determined readout direction
    3536    PM_OVERSCAN_ROWS,                         ///< Subtract rows
    3637    PM_OVERSCAN_COLUMNS,                      ///< Subtract columns
Note: See TracChangeset for help on using the changeset viewer.