- Timestamp:
- Sep 13, 2009, 4:40:05 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/psModules/src/objects/pmSourceFitModel.c
r25303 r25348 187 187 model->nPix = y->n; 188 188 model->nDOF = y->n - nParams; 189 model->chisqNorm = model->chisq / model->nDOF; 189 190 model->flags |= PM_MODEL_STATUS_FITTED; 190 191 if (!fitStatus) model->flags |= PM_MODEL_STATUS_NONCONVERGE;
Note:
See TracChangeset
for help on using the changeset viewer.
