![]() |
MaCh3
2.5.0
Reference Guide
|
KS: There is plenty of useful stuff here https://github.com/NVIDIA/cuda-samples/blob/master/Samples/1_Utilities/deviceQuery/deviceQuery.cpp
KS: We might want to port some of these utilities, for example having bool if there is unified memory etc.
Deal with higher dimensions MaCh3 returns flattened bins, will need to figure out how to pass bin edge info into python
Deal with higher dimensions MaCh3 returns flattened bins, will need to figure out how to pass bin edge info into python
Deal with higher dimensions MaCh3 returns flattened bins, will need to figure out how to pass bin edge info into python
remove this hardcoding (e.g., use a map or enum-to-name function)
we should actually calculate central value and prior error but leave it for now...
add Rate $p$-value
add plots by mode
Post Pred LLH
unify code with SampleSummary
Get list only of unique parameters, this is repeating unnecessarily when adding more than 1 weight DWR
Finish Asimov shifting implementation, for now just warn that Asimovs are not being properly handled
add tracking for how many events are outside the graph ranges for diagnostics DWR