IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 5, 2011, 2:30:17 PM (15 years ago)
Author:
eugene
Message:

speed up psphotRadialApertures (mostly by avoiding the large mask reallocation); add profile wings to psphotStackReadout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110906/psphot/src/psphotSourceSize.c

    r32348 r32616  
    156156
    157157    // XXX fix this (was source->n  - first)
    158     psLogMsg ("psphot.size", PS_LOG_INFO, "measure source sizes for %ld sources: %f sec\n", sources->n, psTimerMark ("psphot.size"));
     158    psLogMsg ("psphot.size", PS_LOG_WARN, "measure source sizes for %ld sources: %f sec\n", sources->n, psTimerMark ("psphot.size"));
    159159
    160160    psphotVisualPlotSourceSize (recipe, readout->analysis, sources);
Note: See TracChangeset for help on using the changeset viewer.