Changeset 29015 for trunk/psphot/src/psphotExtendedSourceFits.c
- Timestamp:
- Aug 23, 2010, 7:30:13 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotExtendedSourceFits.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotExtendedSourceFits.c
r29004 r29015 288 288 // save the modelFlux here in case we need to subtract it (for failure) 289 289 psImage *modelFluxStart = psMemIncrRefCounter (source->modelFlux); 290 if (!modelFluxStart) { 291 // XXX raise an error of some kind? 292 continue; 293 } 290 294 291 295 if (savePics) {
Note:
See TracChangeset
for help on using the changeset viewer.
