Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

dataMonitoring/FastMonCfg: v1r4p5
- Add ToT plots per plane in merging list file : MergeHistos_FastMon.txt Relevant jira(s): GDQMQ-148 Wiki Markup*

dataMonitoring/DigiReconCalMeritCfg: v1r2p17* \- Add  to address Jira [
- Add  to address Jira GDQMQ-232|https://jira.slac.stanford.edu/browse/GDQMQ-232]. \- Add quantities to address jiras [GDQMQ-224|https://jira.slac.stanford.edu/browse/GDQMQ-224] and GDQMQ\-[239|https://jira.slac.stanford.edu/browse/GDQMQ-239]. Change cut FswFilters\[0\]>0 for FswGammaStatus ==0 in merit configs. \- Corrected bug i .
- Add quantities to address jiras GDQMQ-224 and GDQMQ-239. Change cut FswFilters[0]>0 for FswGammaStatus ==0 in merit configs.
- Corrected bug i monconfig_recon_histos.xml (related to jira [GDQMQ-229|https:// jira .slac.stanford.edu/browse/GDQMQ-229]) \
- Corrected quantities addressed by Jiras [GDQMQ-229|https://jira.slac.stanford.edu/browse/GDQMQ-229] and [GDQMQ-233|https://jira.slac.stanford.edu/browse/GDQMQ-233] \- Add quantities addressed by Jira [GDQMQ-241|https://jira.slac.stanford.edu/browse/GDQMQ-241]. \- Add to address Jira [GDQMQ-232|https://jira.slac.stanford.edu/browse/GDQMQ-232] \- Changes to address jira [GDQMQ-242|https://jira.slac.stanford.edu/browse/GDQMQ-242]
- Add quantities addressed by Jira GDQMQ-241.
- Add to address Jira GDQMQ-232
- Changes to address jira GDQMQ-242.

dataMonitoring/Common: v4r1p0
- Changed the format for the xml files for the alarm exceptions. The new format is more flexible and allows to explicitely decide the output status (either WARNING or ERROR) upon exception violation. NOTE: the change is not backward compatible with the old configuration file format. Need datamonitoring/AlarmsCfg v4r4p0.
- Some refactoring in the base class for the alarm algorithm. A new general method called getFitOutput() has been implemented to replace the old getFitParameter() and getFitParametes(). It makes easier to implement new alarms involving fitting.
- Added new base class pGenericFitAlgorithm to deal in a uniform fashion with all the algorithms involving simple fitting.
- alg_gauss_mean, alggauss_rms, alggauss_norm, algpeak_position and alg_peak_width modified as to use the new method and the new base class.
- pBaseAnalyzer class modifies as to use the new method.
- Implemented a mechanism to link to each alarm on a multidimentional trending quantity the actual plot that triggered the alarm. Relevant jira(s): GDQMQ-240
-  Added an option to skip a defined set of histogram bins in alg__y_values.py. Necessary to put alarms on the ACD histograms with the GEM tile id on the x axis, since we do have bins which do not correspond to physical tiles, there. Relevant jira(s): GDQMQ-238
- One more handle implemented for the "values" and the "y_values" algorithms: multiplicative factor on the error bar of each trending point/bin value that can be set from the xml file (corresponds to put an alarm at the level of n sigma). Defaults to one, which was the previous behaviour. This also allows to put a zero factor which is handy for the digiLong histograms, in
which the errors are wrong, at the moment.
- Minimum TrueTimeInterval for the alg_values increased from 5 to 10 s. Relevant jira(s): GDQMQ-226
- Added a utility script to map the alarms on the plots.

...