IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14616


Ignore:
Timestamp:
Aug 22, 2007, 3:07:19 PM (19 years ago)
Author:
eugene
Message:

new pmSourceOp api

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20070817/psphot/src/psphotAddNoise.c

    r13900 r14616  
    6868
    6969        // XXX if we use pmSourceOp, the size (and possibly Io) will not be respected
    70         pmSourceOp (source, PM_MODEL_OP_FULL | PM_MODEL_OP_NOISE, add, maskVal);
     70        pmSourceOp (source, PM_MODEL_OP_FULL | PM_MODEL_OP_NOISE, add, maskVal, 0, 0);
    7171
    7272        // restore original values
Note: See TracChangeset for help on using the changeset viewer.