IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2010, 9:45:46 PM (15 years ago)
Author:
eugene
Message:

add forced photometry of positive sources; generate a background model for PPSUB.OUTPUT even if PSPHOT.BACKMDL exists (is certain to be for the wrong image)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubMatchPSFs.c

    r29593 r29937  
    7272    // Extract the loaded sources from the associated readout, and generate PSF
    7373    // Here, we assume the image is background-subtracted
    74     if (!psphotReadoutFindPSF(config, view, sources)) {
     74    if (!psphotReadoutFindPSF(config, view, "PSPHOT.INPUT", sources)) {
    7575        psErrorStackPrint(stderr, "Unable to determine PSF");
    7676        psWarning("Unable to determine PSF.");
Note: See TracChangeset for help on using the changeset viewer.