Reason for change
The new version (v5r18p2, as opposed to v5r17p4) includes some minor limit changes to protect a few alarms when the statistics is not enough.
Test Procedure
We have processed monitoring products from real on-orbit data (LPA) locally with this version of AlarmsCfg.
Rollback procedure
The package can be rolled back to the previous version by flipping a soft link. Also note that the package is completely independent from any other package running in the pipeline and will not cause a version change of L1Proc.
CCB Jira
Details (release notes for dataMonitoring/AlarmCfg for v5r18p2)
v5r18p2
A few more alarms protected against low statistics.
- Digi eor:
- CondArrCNO_CalLoOpensWindow_TH1: added condition on min entries (1000) for algorithms x_average, x_rms and low_high_ratio, reference_histogram.
- CondArrTKR_CalLoOpensWindow_TH1: added condition on min entries (20000) for reference histogram.
- FastMon eor:
- CondArrCNO_CalLoOpensWindow_TH1: added condition on min entries (1000) for algorithms x_average, x_rms and low_high_ratio, reference_histogram.
- CondArrTKR_CalLoOpensWindow_TH1: added condition on min entries (20000) forreference histogram.
v5r18p1
A few more alarms protected against low statistics.
- Digi eor:
- CalX_NHit_TH1_Tower_*: min entries 100000 -> 500000 for algorithm x_rms.
- CalX_Total_NHit_TH1: min entries 100000 -> 500000 for algorithm low_high_ratio.
- CondArrCalHiTrigger_TH1: added condition on min entries (60000) for algorithms x_average, x_rms and low_high_ratio.
- CondArrTKR_CalLoOpensWindow_TH1: added/changed condition on min entries (20000) for algorithms x_average, x_rms and low_high_ratio.
- TkrHits_TH1_Tower_*: added condition on min entries (500000) for algorithm x_average.
- FastMon eor:
- CalX_NHit_TH1_Tower_*: min entries 100000 -> 500000 for algorithm x_rms.
- CalX_Total_NHit_TH1: min entries 100000 -> 500000 for algorithm low_high_ratio.
- CondArrCalHiTrigger_TH1: added condition on min entries (60000)for algorithms x_average, x_rms and low_high_ratio.
- CondArrTKR_CalLoOpensWindow_TH1: added/changed condition on min entries (20000) for algorithms x_average, x_rms and low_high_ratio.
- TkrHits_TH1_Tower_*: added condition on min entries (500000) for algorithm x_average.
v5r18p0
- Upper warning limit changed from 3.0 to 3.5 for CAL channel 2784, calpeds_eor alarms CalXAdcPedPedMeanDeviation_LEX1_TH1 and CalXAdcPedPedMeanDeviation_HEX1_TH1.
- Separate alarm limits for CAL channel 2785 on calpeds_eor alarm CalXAdcPedRMS_HEX1_TH1 (0.6, 0.8 -> 0.9, 1.2)
- Relevant jira(s): GDQMQ-315