IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6924


Ignore:
Timestamp:
Apr 20, 2006, 9:33:58 AM (20 years ago)
Author:
eugene
Message:

added log message giving clump size

File:
1 edited

Legend:

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

    r6862 r6924  
    88
    99    psfClump = pmSourcePSFClump (sources, recipe);
     10    psLogMsg ("psphot", 3, "psf clump  X,  Y: %f, %f\n", psfClump.X, psfClump.Y);
     11    psLogMsg ("psphot", 3, "psf clump DX, DY: %f, %f\n", psfClump.dX, psfClump.dY);
    1012
    1113    // group into STAR, COSMIC, EXTENDED, SATURATED, etc.
Note: See TracChangeset for help on using the changeset viewer.