IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32317


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

adjust comment

File:
1 edited

Legend:

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

    r30624 r32317  
    3838    // convert the isophotal radius vs angle measurements to an elliptical contour
    3939    if (!psphotEllipticalContour (source, petrosian)) {
    40         psLogMsg ("psphot", 3, "failed to measure elliptical contour");
     40        // psLogMsg ("psphot", 3, "failed to measure elliptical contour");
    4141        psFree (petrosian);
    4242        return false;
Note: See TracChangeset for help on using the changeset viewer.