Published December 19, 2022
| Version v0.3.0c1
Software
Open
JannisNe/timewise: v0.3.0c1
Description
Faster binning and right errobars
Now using np.bincounts etc to do the binning which gets rid of the loop over epochs in WiseDataByVisit speeds up the code by about a factor of 10. Some bugs concerning the errobars are smoothed out and pretty chi2 and coverage plots can be produced by WISEBigDataDESYCluster to verify that.
- T distribution correction of error bars for bins with few datapoints by @JannisNe in https://github.com/JannisNe/timewise/pull/61
- Faster binning by @JannisNe in https://github.com/JannisNe/timewise/pull/63
- Fix NaNs of zero points for histogram binning by @JannisNe in https://github.com/JannisNe/timewise/pull/64
- Coverage plots by @JannisNe in https://github.com/JannisNe/timewise/pull/62
- use correct uncertainty for density bins by @JannisNe in https://github.com/JannisNe/timewise/pull/65
- pretty up chi2 plots by @JannisNe in https://github.com/JannisNe/timewise/pull/66
- Better cumulative chi2 plots by @JannisNe in https://github.com/JannisNe/timewise/pull/67
- No Chi2 fit and fix F-Distribution ndof1 by @JannisNe in https://github.com/JannisNe/timewise/pull/68
- No Chi2 fit and fix F-Distribution ndof1 by @JannisNe in https://github.com/JannisNe/timewise/pull/70
Full Changelog: https://github.com/JannisNe/timewise/compare/v0.3.0b3...v0.3.0c1
Files
JannisNe/timewise-v0.3.0c1.zip
Files
(97.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:8529dae7ca724101be739ff177f679a0
|
97.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JannisNe/timewise/tree/v0.3.0c1 (URL)