aboutsummaryrefslogtreecommitdiff
path: root/utils/plot-dc
AgeCommit message (Collapse)Author
2021-01-05hack to get rid of flasher and muon events in breakdown sampletlatorre
2021-01-04update plot-dctlatorre
2021-01-04get rid of nhit_threshtlatorre
2020-11-30update code to work with python3tlatorre
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-27add 20 MeV cut to dc, dc-closure-test, and plot-dctlatorre
2020-07-27loop over runs in dc, dc-closure-test, and plot-dc to prevent using too much ↵tlatorre
memory
2020-06-15create new plot-dc script to replace plot-energy --dctlatorre