Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-05 | hack to get rid of flasher and muon events in breakdown sample | tlatorre | |
2021-01-04 | update plot-dc | tlatorre | |
2021-01-04 | get rid of nhit_thresh | tlatorre | |
2020-11-30 | update code to work with python3 | tlatorre | |
This commit updates the python code to work with python 3 and with a newer version of matplotlib. - zip_longest -> izip_longest - fix tick marks for log plots - scipy.misc -> scipy.special | |||
2020-07-27 | add 20 MeV cut to dc, dc-closure-test, and plot-dc | tlatorre | |
2020-07-27 | loop over runs in dc, dc-closure-test, and plot-dc to prevent using too much ↵ | tlatorre | |
memory | |||
2020-06-15 | create new plot-dc script to replace plot-energy --dc | tlatorre | |