Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Duplicates of plot IDs names #40

@pmandrik

Description

@pmandrik

As desribed in https://github.com/cms-DQM/CentralHDQM documentation:

  • Default list of .ini configuration files to be used is cfg//.ini. A pattern of a config file location is this: cfg/<SUBSYSTEM_NAME>/<ARBITRARY_NAME>.ini. This pattern must be followed without any additional folders in between. If a subsystem folder is missing, it can be created.
  • The first line in config files is describes an ID of a plot that is unique per subsystem. This ID will be used to refer to this plot later on. This field is required.

But we have following duplicates of plot IDs in current config files:

Plot name | file 1 | file 2
plot:MeanT0_MB1_YB-2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB1_YB-1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB1_YB0 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB1_YB1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB1_YB2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB2_YB-2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB2_YB-1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB2_YB0 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB2_YB1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB2_YB2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB3_YB-2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB3_YB-1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB3_YB0 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB3_YB1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB3_YB2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB4_YB-2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB4_YB-1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB4_YB0 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB4_YB1 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:MeanT0_MB4_YB2 cfg/DT/trendPlotsDT_t0_run3.ini cfg/DT/trendPlotsDT_t0.ini
plot:DIGITDCTime-MeanTime-HBM01-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM01-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM01-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM02-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM02-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM02-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM03-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM03-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM03-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM04-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM04-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM04-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM05-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM05-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM05-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM06-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM06-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM06-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM07-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM07-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM07-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM08-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM08-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM08-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM09-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM09-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM09-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM10-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM10-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM10-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM11-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM11-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM11-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM12-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM12-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM12-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM13-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM13-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM13-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM14-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM14-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM14-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM15-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM15-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM15-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM16-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM16-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM16-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM17-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM17-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM17-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM18-depth12 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM18-depth34 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM18-depth56 cfg/HCAL/trendPlotsHcal_DIGITDCTime_Depth.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBP cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HBM cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HEP cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HEM cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HFP cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HFM cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HOM cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITDCTime-MeanTime-HOP cfg/HCAL/trendPlotsHcal_DIGITDCTime_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HBP cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HBM cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HEP cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HEM cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HFP cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HFM cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HOM cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGITiming-MeanTime-HOP cfg/HCAL/trendPlotsHcal_DIGITiming_RBX.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM01-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM01-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM01-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM02-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM02-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM02-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM03-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM03-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM03-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM04-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM04-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM04-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM05-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM05-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM05-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM06-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM06-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM06-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM07-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM07-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM07-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM08-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM08-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM08-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM09-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM09-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM09-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM10-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM10-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM10-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM11-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM11-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM11-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM12-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM12-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM12-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM13-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM13-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM13-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM14-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM14-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM14-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM15-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM15-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM15-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM16-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM16-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM16-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM17-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM17-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM17-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM18-depth12 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM18-depth34 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini
plot:DIGIInfor-DeadChan-HBM18-depth56 cfg/HCAL/trendPlotsHcal_DigiInfor_DeadChan.ini cfg/HCAL/test.ini

Will affect at least

last = next((x for x in last_config if current['subsystem'] == x['subsystem'] and current['name'] == x['name']), None)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions