Changeset 32348 for trunk/psphot/src/psphotRadialProfile.c
- Timestamp:
- Sep 6, 2011, 1:32:31 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
-
trunk/psphot/src
- Property svn:ignore
-
old new 22 22 psphotMakePSF 23 23 psphotStack 24 psphotModelTest
-
- Property svn:ignore
-
trunk/psphot/src/psphotRadialProfile.c
r31154 r32348 39 39 // convert the isophotal radius vs angle measurements to an elliptical contour 40 40 if (!psphotEllipticalContour (source)) { 41 psLogMsg ("psphot", 3, "failed to measure elliptical contour");41 // psLogMsg ("psphot", 3, "failed to measure elliptical contour"); 42 42 return false; 43 43 }
Note:
See TracChangeset
for help on using the changeset viewer.
