Changeset 10096 for trunk/psphot/src/psphotTestPSF.c
- Timestamp:
- Nov 19, 2006, 7:26:08 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotTestPSF.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotTestPSF.c
r9771 r10096 32 32 psWarning("POISSON_ERRORS is not set in the recipe --- defaulting to true.\n"); 33 33 } 34 pmSourceFitModelInit (15, 0.1, 1.0, POISSON_ERRORS); 34 35 35 36 // how to model the PSF variations across the field … … 47 48 } 48 49 } 49 50 pmSourceFitModelInit (15, 0.1, POISSON_ERRORS);51 50 52 51 stars = psArrayAllocEmpty (sources->n);
Note:
See TracChangeset
for help on using the changeset viewer.
