Changeset 32633 for trunk/psphot/src/psphotFitSourcesLinear.c
- Timestamp:
- Nov 8, 2011, 2:56:56 PM (15 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/psphotFitSourcesLinear.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20110906/psphot (added) merged: 32605-32606,32612-32613,32616,32619,32628,32630
- Property svn:mergeinfo changed
-
trunk/psphot/src/psphotFitSourcesLinear.c
r32348 r32633 134 134 for (int i = 0; i < sources->n; i++) { 135 135 pmSource *source = sources->data[i]; 136 137 // psAssert (source->peak, "source without peak??"); 138 // psAssert (source->peak->footprint, "peak without footprint??"); 136 139 137 140 // turn this bit off and turn it on again if we pass this test
Note:
See TracChangeset
for help on using the changeset viewer.
