Skip to content
Snippets Groups Projects
Commit ee8c35c9 authored by Emidio Giorgio's avatar Emidio Giorgio
Browse files

added new plot to Acoustic and AHRS

parent 68235bab
No related branches found
No related tags found
1 merge request!37added new plot to Acoustic and AHRS
Pipeline #63160 failed
......@@ -21,8 +21,14 @@ PLOTS = [['dom_activity', 'dom_rates', 'triggered_hits_JTRIGGER3DMUON'],
['trigger_rates'],
['ztplot', 'triggermap']]
ACOUSTICS_PLOTS = [['Online_Acoustic_Monitoring']]
AHRS_PLOTS = ['yaw_calib_du*', 'pitch_calib_du*', 'roll_calib_du*']
#ACOUSTICS_PLOTS = [['Online_Acoustic_Monitoring']]
ACOUSTICS_PLOTS = [['Daily_HYDRO-BEACON_Monitoring','Weekly_HYDRO-BEACON_Monitoring'],
['CheckerADF_24H','CheckerADF_24H_blues'],
['CheckerADF_LastWeek','CheckerADF_LastWeek_blues']]
#['CheckerAHRS_24H','CheckerAHRS_24H_blues'],
#['CheckerAHRS_LastWeek','CheckerAHRS_LastWeek_blues'],
AHRS_PLOTS = [['CheckerAHRS_24H','CheckerAHRS_24H_blues'],['CheckerAHRS_LastWeek','CheckerAHRS_LastWeek_blues'],'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']]
......
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