IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 22, 2007, 5:26:23 PM (19 years ago)
Author:
magnier
Message:

changed PM_MODEL_ADD_.. to PM_MODEL_OP_..; added pmSourceAdd/Sub; adding modelFlux and maskView/maskObj to pmSource

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psModules/src/objects/pmPSF.c

    r12951 r12956  
    66 *  @author EAM, IfA
    77 *
    8  *  @version $Revision: 1.19.2.3 $ $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-04-21 21:30:21 $
     8 *  @version $Revision: 1.19.2.4 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2007-04-23 03:26:23 $
    1010 *
    1111 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    425425    // no need to mask the source here
    426426    // XXX should we measure this for the analytical model only or the full model?
    427     pmModelAdd (image, NULL, model, PM_MODEL_ADD_FULL);
     427    pmModelAdd (image, NULL, model, PM_MODEL_OP_FULL);
    428428
    429429    // loop over a range of source fluxes
Note: See TracChangeset for help on using the changeset viewer.