Commit Graph

8 Commits

Author SHA1 Message Date
R.J. Renken e6e9e593a4 see previous comment 2022-11-24 14:10:27 +01:00
R.J. Renken e68267182d Major update on CCREClass and some bug fixes in the CRE class.
CCRE class is now "more logical" from a programing point of view.
Created a fucntion to create the bin-edges for the reference function.
"condensed" the calc function (removed redundancies)
2022-03-27 17:12:16 +02:00
R.J. Renken ce95974c7b Big modification in the way the histogram is calculated.
Now first the edges are calculated based on the two paramters: EqualSizeBinFlag and UseHistProxy.
Once edges for bins are known (calculated) creating the cdf is the same for all cases.
2022-03-26 16:10:39 +01:00
Renken 6c31374b1a updated TestCREClass 2020-02-25 17:30:53 +01:00
Renken 8ac21ada83 Solved bug in usage histcount function used in the method: CCREClass.Calc. Now it calculates probability as it should.
Updated the test script
2020-02-21 16:16:54 +01:00
Renken 026a3f589f updated TestCREClass 2020-02-21 08:42:07 +01:00
Renken baac9e2032 Added the first attempt at CCRE 2020-02-20 18:14:55 +01:00
R.J. Renken 41d09392ca First upload of code 2019-04-04 08:35:34 +02:00