IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30780


Ignore:
Timestamp:
Mar 3, 2011, 10:52:24 AM (15 years ago)
Author:
eugene
Message:

fix comment (model fits not "analysis")

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psphot/src/psphotExtendedSourceFits.c

    r30772 r30780  
    247247    psFree(AnalysisRegion);
    248248
    249     psLogMsg ("psphot", PS_LOG_INFO, "extended source analysis: %f sec for %d objects\n", psTimerMark ("psphot.extended"), Next);
     249    psLogMsg ("psphot", PS_LOG_INFO, "extended source model fits: %f sec for %d objects\n", psTimerMark ("psphot.extended"), Next);
    250250    psLogMsg ("psphot", PS_LOG_INFO, "  %d convolved models (%d passed)\n", Nconvolve, NconvolvePass);
    251251    psLogMsg ("psphot", PS_LOG_INFO, "  %d plain models (%d passed)\n", Nplain, NplainPass);
Note: See TracChangeset for help on using the changeset viewer.