IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 31, 2011, 12:38:51 PM (15 years ago)
Author:
eugene
Message:

tweak log levels to make psphot steps and timing clearer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/psphot/src/psphotKronIterate.c

    r32236 r32238  
    9696
    9797    // psphotSaveImage (NULL, readout->mask, "kron.unmasked.fits");
    98 
    99     pmSourcePhotometryMode photMode = PM_SOURCE_PHOT_PSFONLY;
    10098
    10199    // XXX tmp visualization
     
    173171    psFree (kronWindow);
    174172
    175     psLogMsg ("psphot.kron", PS_LOG_DETAIL, "measure masked kron magnitudes : %f sec for %ld objects\n", psTimerMark ("psphot.kron"), sources->n);
     173    psLogMsg ("psphot.kron", PS_LOG_WARN, "measure masked kron magnitudes : %f sec for %ld objects\n", psTimerMark ("psphot.kron"), sources->n);
    176174
    177175    return true;
Note: See TracChangeset for help on using the changeset viewer.