IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2004, 12:33:17 PM (22 years ago)
Author:
gusciora
Message:

Fixed many compilation bugs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/pmSubtractBias.h

    r1862 r1883  
    88 *  @author George Gusciora, MHPCC
    99 *
    10  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-09-23 06:48:30 $
     10 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2004-09-24 22:33:17 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3131    PM_OVERSCAN_COLUMNS,                      ///< Subtract columns
    3232    PM_OVERSCAN_ALL                           ///< Subtract the statistic of all pixels in overscan region
    33 } pmOverScanAxis;
     33} pmOverscanAxis;
    3434
    3535typedef enum {
     
    4343                          const psList *overscans,
    4444                          pmOverscanAxis overScanAxis,
    45                           const psStats *stat,
     45                          psStats *stat,
    4646                          int nBin,
    4747                          pmFit fit,
Note: See TracChangeset for help on using the changeset viewer.