Changeset 31153 for trunk/psModules/src/objects/pmSourceFitModel.h
- Timestamp:
- Apr 4, 2011, 1:04:41 PM (15 years ago)
- Location:
- trunk/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/objects/pmSourceFitModel.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules
- Property svn:ignore
-
old new 28 28 ChangeLog 29 29 psmodules-*.tar.* 30 a.out.dSYM
-
- Property svn:ignore
-
trunk/psModules/src/objects/pmSourceFitModel.h
r29004 r31153 31 31 float maxChisqDOF; ///< convergence criterion 32 32 float weight; ///< use this weight for constant-weight fits 33 float covarFactor; ///< covariance factor for calculating the chisq 33 34 bool poissonErrors; ///< use poisson errors for fits? 35 bool saveCovariance; 34 36 } pmSourceFitOptions; 35 37
Note:
See TracChangeset
for help on using the changeset viewer.
