IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2006, 3:50:43 PM (20 years ago)
Author:
magnier
Message:

updates from day when MHPCC CVS was down

File:
1 edited

Legend:

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

    r7018 r7589  
    1111 *  @author GLG, MHPCC
    1212 *
    13  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2006-05-01 01:56:29 $
     13 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2006-06-17 01:50:43 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    6161pmOverscanOptions *pmOverscanOptionsAlloc(bool single, pmFit fitType, unsigned int order, psStats *stat);
    6262
    63 pmReadout *pmSubtractBias(pmReadout *in, pmOverscanOptions *overscanOpts,
    64                           const pmReadout *bias, const pmReadout *dark);
     63bool pmSubtractBias(pmReadout *in, pmOverscanOptions *overscanOpts,
     64                    const pmReadout *bias, const pmReadout *dark);
    6565
    6666#if 0
Note: See TracChangeset for help on using the changeset viewer.