added expected chisq calculation for single histogram fits (MUSR-194)
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
|
||||
changes since 0.9.0
|
||||
===================================
|
||||
NEW calculate expected chisq (Pearson's chisq) for single histogram fits. It always will send this information to the stdout
|
||||
but only writes it to the msr-file if a corresponding flag in the musrfit_startup.xml is enabling it. The following
|
||||
expected chisq's are calculated: total expected chisq, and the per histo expected chisq. (MUSR-194)
|
||||
NEW the chi^2 calculation in single-histogram and asymmetry fits is parallelized
|
||||
if musrfit is built using a compiler supporting OpenMP (e.g. GCC >= 4.2)
|
||||
Using --disable-omp this feature can be disabled on the configure level.
|
||||
|
Reference in New Issue
Block a user