diff --git a/frontend/app/routes.py b/frontend/app/routes.py index a4f5407ee30a69f499aa8b04b6ce8ab7284c361a..4dd2ca01f48d910c2c9d4a4c41635162f9c92487 100644 --- a/frontend/app/routes.py +++ b/frontend/app/routes.py @@ -26,10 +26,10 @@ AHRS_PLOTS = ['yaw_calib_du*', 'pitch_calib_du*', 'roll_calib_du*'] TRIGGER_PLOTS = [['trigger_rates'], ['trigger_rates_lin']] K40_PLOTS = [['intradom'], ['angular_k40rate_distribution']] RTTC_PLOTS = [['rttc']] -RECO_PLOTS = [['time_residuals', 'ztplot_roy']] +RECO_PLOTS = [['time_residuals']] COMPACT_PLOTS = [['dom_activity', 'dom_rates', 'pmt_rates'], ['trigger_rates', 'trigger_rates_lin'], - ['ztplot', 'ztplot_roy', 'triggermap']] + ['ztplot', 'triggermap']] SN_PLOTS = [['sn_bg_histogram', 'sn_pk_history']] RASP_PLOTS = [['dom_rates', 'ztplot', 'triggermap'], [