Changeset 37776
- Timestamp:
- Dec 30, 2014, 1:46:25 PM (12 years ago)
- File:
-
- 1 edited
-
tags/ipp-20141224/psphot/src/psphotGalaxyParams.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20141224/psphot/src/psphotGalaxyParams.c
r37775 r37776 621 621 } 622 622 623 # define USE_BEST_FIT TRUE 623 624 // XXX TEST: Keep the sersic model regardless 624 if ( FALSE&& ((extModel != sersicModel) || !isExtended)) {625 if (USE_BEST_FIT && ((extModel != sersicModel) || !isExtended)) { 625 626 // add the sersic model back in 626 627 if (source->tmpFlags & PM_SOURCE_TMPF_SUBTRACTED) {
Note:
See TracChangeset
for help on using the changeset viewer.
