Reason for change

The new version (v5r17p4, as opposed to v5r16p2) introduces a few minor limit changes and protections against low statistics detailed below.

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

SSC-211@JIRA

Details (release notes for dataMonitoring/AlarmCfg for v5r17p4)

v5r17p4
Quite a few alarms protected against low statistics.

  • Digi eor:
    • AcdVetoMap_TH1 (x_rms): added condition on minimum number of entries (100000).
    • Acd_GemVeto_AcdTile_TH1 (x_rms): added condition on minimum number of entries (100000).
    • CondArrCNO_CalLoOpensWindow_TH1 (x_rms): added condition on minimum number of entries (100).
    • CondArrCNO_TKROpensWindow_TH1 (x_rms): added condition on minimum number of entries (200).
    • TkrHits_TH1_Tower_* (x_average): added condition on minimum number of entries (10000).
    • CondSummaryWord_TH1 (reference_histogram): added condition on minimum number of entries (10000).
    • CondArrCalLo_TKROpensWindow_TH1 (reference_histogram): added condition on minimum number of entries (5000).
    • CondArrTKR_CalLoOpensWindow_TH1 (reference_histogram): added condition on minimum number of entries (1000).
  • FastMon eor:
    • CondArrCalLo_TKROpensWindow_TH1 (reference_histogram): added condition on minimum number of entries (5000).
    • CondArrTKR_CalLoOpensWindow_TH1 (reference_histogram): added condition on minimum number of entries (1000).
    • CondSummaryWord_TH1 (reference_histogram): added condition on minimum number of entries (10000).
    • CondArrCNO_CalLoOpensWindow_TH1 (x_rms): added condition on minimum number of entries (100).
    • CondArrCNO_TKROpensWindow_TH1 (x_rms): added condition on minimum number of entries (200).

v5r17p3

  • Alarm limits changed for CondArrCNO_CalLoOpensWindow_TH1 in both digi and fastmon eor.
    • warning max: 0.0006 -> 0.0008
    • error max : 0.0010 -> 0.0015

v5r17p2

  • Condition on the minimum number of entries changed from 10 to 15 in CondArrCalHi_CNOOpensWindow_TH1 for the alarms on the average and the rms of the distribution.

v5r17p1

v5r17p0

  • Warning upper limit for OutF_Ratio_EvtSize_CompressedEvtSize in digi_trend changed from 3.2 to 3.25.