IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 11, 2011, 1:42:35 PM (15 years ago)
Author:
eugene
Message:

fix forced photometry of matched objects (psf model only) : needed to generate a guess model, which meant re-working psphotGuessModels to apply to only the unguessed objects in the allSources detections, not the newSources, so they could be applied to the matched objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/psphot/src/psphotForcedReadout.c

    r29936 r32924  
    5555    psphotLoadExtSources (config, view, filerule);
    5656
    57     // construct an initial model for each object, set the radius to fitRadius, set circular fit mask
     57    // Construct an initial model for each object, set the radius to fitRadius, set circular
     58    // fit mask.  NOTE: only applied to sources without guess models
    5859    psphotGuessModels (config, view, filerule);
    5960
Note: See TracChangeset for help on using the changeset viewer.