IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36341


Ignore:
Timestamp:
Dec 4, 2013, 1:57:58 PM (13 years ago)
Author:
eugene
Message:

call new function psphotChooseAnalysisOptions to set ext fit and petrosian analysis options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psphot/src/psphotReadout.c

    r36330 r36341  
    321321
    322322    // decide which source(s) are to be fitted with the extended source analysis code.
    323     // XXX finish this: psphotChooseAnalysisOptions (config, view, filerule, false);
     323    psphotChooseAnalysisOptions (config, view, filerule);
    324324
    325325    psphotExtendedSourceAnalysis (config, view, filerule); // pass 1 (detections->allSources)
Note: See TracChangeset for help on using the changeset viewer.