Changeset 38532
- Timestamp:
- Jun 24, 2015, 9:21:47 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotGalaxyParams.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotGalaxyParams.c
r38302 r38532 581 581 582 582 if (bgPixels->n < numPixels) { 583 fprintf(stderr, "could not find enough background pixels for source %d found %ld need %d\n", source->id, bgPixels->n, numPixels);583 // fprintf(stderr, "could not find enough background pixels for source %d found %ld need %d\n", source->id, bgPixels->n, numPixels); 584 584 goto restoreModel; 585 585 }
Note:
See TracChangeset
for help on using the changeset viewer.
