Skip to content
Snippets Groups Projects
Commit 42b349ce authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Change layout

parent 0e60cdfb
No related branches found
No related tags found
No related merge requests found
......@@ -5,12 +5,8 @@ from app import app
PLOTS_PATH = "../plots"
app.config['FREEZER_DESTINATION'] = '../km3web'
PLOTS = [
['dom_activity', 'dom_rates'],
['pmt_rates', 'pmt_hrv'],
['trigger_rates'],
['hitmap', 'triggermap']
]
PLOTS = [['dom_activity', 'dom_rates'], ['pmt_rates', 'pmt_hrv'],
['trigger_rates'], ['ztplot', 'triggermap']]
@app.after_request
......
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