Changeset 15846
- Timestamp:
- Dec 14, 2007, 4:23:03 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmPSFEnvelope.c
r15836 r15846 245 245 // Don't assume Poisson errors 246 246 pmPSFOptions *options = pmPSFOptionsAlloc(); // Options for fitting a PSF 247 options->poissonErrorsPhotLMM = false;247 options->poissonErrorsPhotLMM = true; 248 248 options->poissonErrorsPhotLin = false; 249 249 options->poissonErrorsParams = false; … … 301 301 #endif 302 302 303 psFree(yOffset);304 303 psFree(readout); 305 304
Note:
See TracChangeset
for help on using the changeset viewer.
