IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2012, 1:25:52 PM (14 years ago)
Author:
eugene
Message:

adding new psphot version psphotMinimal (equivalent to call used by ppSub)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20120627/psphot/src/psphotReadoutMinimal.c

    r33842 r34172  
    7272    psphotFitSourcesLinear (config, view, filerule, false);
    7373
    74 // XXX eventually, add the extended source fits here
    75 # if (0)
    7674    // measure source size for the remaining sources
    77     psphotSourceSize (config, view, filerule);
     75    psphotSourceSize (config, view, filerule, false);
    7876
    79     psphotExtendedSourceAnalysis (config, view, filerule);
     77    // NOTE: Petrosian and Isophotal mags are not relevant at this time
     78    // psphotExtendedSourceAnalysis (config, view, filerule);
    8079
     80    // in ppSub context, this is used to fit TRAILs (and maybe EXP for comets)
    8181    psphotExtendedSourceFits (config, view, filerule);
    82 # endif
    8382
    8483    // calculate source magnitudes
Note: See TracChangeset for help on using the changeset viewer.