index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
plot-fit-results
Age
Commit message (
Expand
)
Author
2020-09-06
update chi2 to correct for energy bias
tlatorre
2020-05-11
add setup_matplotlib function and switch to logarithmic bins
tlatorre
2020-05-11
update utils/ folder to make a python package called sddm
tlatorre
2020-04-13
update plot-fit-results script to be able to handle files with multi-particle...
tlatorre
2019-12-04
update plot-fit-results to make nicer plots
tlatorre
2019-12-02
small fix to prevent an Exception when there is only one data point
tlatorre
2019-11-22
update plot-fit-results to use median and iqr instead of mean and std
tlatorre
2019-07-12
set ignore_index=True in pd.concat() since we don't care about the index
tlatorre
2019-07-12
fix a couple of bugs in plot-energy
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-06-05
try to import CLoader if possible since it's *much* faster
tlatorre
2019-03-26
update plotting scripts to handle case when there is no fit
tlatorre
2019-03-16
add GPLv3 license
tlatorre
2019-01-15
update zebra library to be able to use links
tlatorre
2018-11-30
update plot-fit-results to handle masked arrays properly
tlatorre
2018-11-25
add a script to plot the fit results as a function of energy
tlatorre