AndrewYongZhenNing
|
f0739047c3
|
XYSampleData throws Runtime exception error if central fit's chi2PerDof exceeds user-set/default bounds for chi2PerDof. This can be used to skip fits with bad fitranges.
|
2021-08-25 15:59:00 +01:00 |
|
|
80e3c27d8e
|
Added private variables to set bound on chi2perDof. This is used tas criteria for fit scans.
TODO: modify to exception handling.
|
2021-08-25 14:53:52 +01:00 |
|
|
af31d1564d
|
Previous commit failed to compile: needed to remove leftover lines.
|
2021-05-21 15:33:34 +01:00 |
|
|
375b8fd038
|
Removed criteria of rejecting fits if sample fit chi2PerDof is bad.
|
2021-05-21 15:29:24 +01:00 |
|
|
c48e2be20b
|
Added feature to reject fit if 25% of sample fits are bad (with chi2perdof > 2 or is a NaN)
|
2021-05-20 11:51:29 +01:00 |
|
|
9e8d534635
|
New methods in XYSampleData class to skip fits that are non-converging/large chi2PerDof.
This is tracked by boolean goodFit_.
|
2021-05-20 11:05:25 +01:00 |
|
|
5f5ecf241f
|
Copyright year update
|
2020-01-13 09:57:06 +00:00 |
|
|
0ca4e0ef17
|
p-value now 2-sided and added chi^2 CCDF
|
2019-12-12 18:04:33 +00:00 |
|
|
e37f2ab124
|
multivariate Gaussian RNG
|
2019-03-25 23:20:09 +00:00 |
|
|
83d5428c3a
|
reintegration of LatCore & folder restructuration
|
2019-02-10 00:23:36 +00:00 |
|