IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2008, 5:16:44 PM (18 years ago)
Author:
eugene
Message:

split fake and force photometry into separate functions and separate mosaicked images

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080511/ppSim/src/ppSimDetectionLimits.c

    r17818 r17958  
    1717    // find the currently selected readout.
    1818    // we always perform photometry on the mosaiced chip
    19     pmReadout  *readout = pmFPAfileThisReadout (config->files, view, "PPSIM.CHIP");
     19    pmReadout  *readout = pmFPAfileThisReadout (config->files, view, "PPSIM.FAKE.CHIP");
    2020    PS_ASSERT_PTR_NON_NULL (readout, false);
    2121
Note: See TracChangeset for help on using the changeset viewer.