IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32320


Ignore:
Timestamp:
Sep 5, 2011, 8:59:19 AM (15 years ago)
Author:
eugene
Message:

adjust comment

File:
1 edited

Legend:

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

    r31154 r32320  
    3939    // convert the isophotal radius vs angle measurements to an elliptical contour
    4040    if (!psphotEllipticalContour (source)) {
    41         psLogMsg ("psphot", 3, "failed to measure elliptical contour");
     41        // psLogMsg ("psphot", 3, "failed to measure elliptical contour");
    4242        return false;
    4343    }
Note: See TracChangeset for help on using the changeset viewer.