- Timestamp:
- Aug 19, 2013, 6:45:18 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130711/psphot/src/psphotSourceFits.c
r35769 r35972 606 606 return model; 607 607 } 608 // XXX TEST: 609 // pcm->modelConv->params->data.F32[4] = 30.0; 610 // pcm->modelConv->params->data.F32[5] = 30.0; 608 611 } 609 612 … … 613 616 options.mode = PM_SOURCE_FIT_NO_INDEX; 614 617 } else { 615 options.mode = PM_SOURCE_FIT_EXT; 618 options.mode = PM_SOURCE_FIT_EXT_AND_SKY; // XXX note that there may be a conflict with psphotExtendedSourceFits.c:133 616 619 } 617 620 // update the pcm elements if we have changed the circumstance (options.mode or source->pixels)
Note:
See TracChangeset
for help on using the changeset viewer.
