Skip to content
Snippets Groups Projects
Commit 17fc846f authored by Massimiliano Lincetto's avatar Massimiliano Lincetto
Browse files

additional SN plot

parent a99d9091
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ RECO_PLOTS = [['track_reco', 'ztplot_roy'], ['time_residuals']]
COMPACT_PLOTS = [['dom_activity', 'dom_rates', 'pmt_rates', 'pmt_hrv'],
['trigger_rates', 'trigger_rates_lin'],
['ztplot', 'ztplot_roy', 'triggermap']]
SN_PLOTS = [['sn_bg_distribution']]
SN_PLOTS = [['sn_bg_histogram', 'sn_pk_history']]
if exists(CONFIG_PATH):
config = toml.load(CONFIG_PATH)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment