IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2009, 3:54:56 PM (17 years ago)
Author:
Paul Price
Message:

Renaming 'fake' to 'efficiency' --- it's not so much about the fake sources, but the efficiency (for which we use fake sources).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/psphot/src/psphotReadout.c

    r25302 r25328  
    224224    psphotMagnitudes(config, readout, view, sources, psf);
    225225
    226     if (!psphotFake(config, readout, view, psf, recipe, sources)) {
     226    if (!psphotEfficiency(config, readout, view, psf, recipe, sources)) {
    227227        psErrorStackPrint(stderr, "Unable to determine detection efficiencies from fake sources");
    228228        psErrorClear();
Note: See TracChangeset for help on using the changeset viewer.