IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6406


Ignore:
Timestamp:
Feb 9, 2006, 1:58:21 PM (20 years ago)
Author:
Paul Price
Message:

Initialising maskType.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_p0/psModules/src/detrend/pmFlatField.c

    r6080 r6406  
    2424 *  @author Ross Harman, MHPCC
    2525 *
    26  *  @version $Revision: 1.4.8.1.2.3 $ $Name: not supported by cvs2svn $
    27  *  @date $Date: 2006-01-20 09:47:06 $
     26 *  @version $Revision: 1.4.8.1.2.4 $ $Name: not supported by cvs2svn $
     27 *  @date $Date: 2006-02-09 23:58:21 $
    2828 *
    2929 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    123123    inType = inImage->type.type;
    124124    flatType = flatImage->type.type;
     125    maskType = inMask->type.type;
    125126    if(PS_IS_PSELEMTYPE_COMPLEX(inType)) {
    126127        psError( PS_ERR_BAD_PARAMETER_TYPE, true,
Note: See TracChangeset for help on using the changeset viewer.