IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1814


Ignore:
Timestamp:
Sep 14, 2004, 3:04:50 PM (22 years ago)
Author:
harman
Message:

Added mask image to argument list

File:
1 edited

Legend:

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

    r1802 r1814  
    1515 *  @author Ross Harman, MHPCC
    1616 *
    17  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    18  *  @date $Date: 2004-09-14 02:29:33 $
     17 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     18 *  @date $Date: 2004-09-15 01:04:50 $
    1919 *
    2020 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3131} pmMaskValue;
    3232
    33 psReadout *pmFlatField(psReadout *in, psReadout *inMask, const psReadout *flat, const psReadout *flatMask);
     33bool pmFlatField(psReadout *in, psReadout *inMask, const psReadout *flat);
    3434
Note: See TracChangeset for help on using the changeset viewer.