IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2009, 10:54:29 AM (17 years ago)
Author:
eugene
Message:

clean up threading model for psphotGuessModel (defined standard way to split sources into regions); extending the threading to psphotMagnitudes, psphotApReset, psphotBlendFit, psphotSourceStats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadoutFindPSF.c

    r20337 r21166  
    3737
    3838    // construct sources and measure basic stats (moments, local sky)
    39     psArray *sources = psphotSourceStats(readout, recipe, detections);
     39    psArray *sources = psphotSourceStats(config, readout, detections);
    4040    if (!sources) return false;
    4141
Note: See TracChangeset for help on using the changeset viewer.