IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2004, 4:29:40 PM (22 years ago)
Author:
harman
Message:

Added initial module code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/tst_pmFlatField.c

    r1777 r1802  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.1.1.1 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2004-09-10 19:01:33 $
     9 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2004-09-14 02:29:40 $
    1111 *
    1212 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2121        vec->data.F32[i] = i/9.0f;
    2222    }
    23     pmFlatField(vec);
     23    //    pmFlatField(vec);
    2424}
Note: See TracChangeset for help on using the changeset viewer.