IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10099


Ignore:
Timestamp:
Nov 20, 2006, 2:36:35 AM (20 years ago)
Author:
eugene
Message:

add psphot.psfstars as trace option to output image and table

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotChoosePSF.c

    r10096 r10099  
    133133
    134134    // XXX test dump of psf star data and psf-subtracted image
    135     if (0) {
     135    if (psTraceGetLevel("psphot.psfstars") > 5) {
    136136        for (int i = 0; i < try->sources->n; i++) {
    137137            // masked for: bad model fit, outlier in parameters
Note: See TracChangeset for help on using the changeset viewer.