Changeset 10096 for trunk/psphot/src/psphotModelTest.c
- Timestamp:
- Nov 19, 2006, 7:26:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotModelTest.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotModelTest.c
r9539 r10096 17 17 bool POISSON_ERRORS = psMetadataLookupBool (&status, recipe, "POISSON_ERRORS"); 18 18 if (!status) POISSON_ERRORS = true; 19 pmSourceFitModelInit (15, 0.1, POISSON_ERRORS);19 pmSourceFitModelInit (15, 0.1, 1.0, POISSON_ERRORS); 20 20 21 21 // run model fitting tests on a single source
Note:
See TracChangeset
for help on using the changeset viewer.
