diff --git a/Modules/TPC/run/tpcQCClusterVisualizer.json b/Modules/TPC/run/tpcQCClusterVisualizer.json index fa11f30494..b04a48a9f8 100644 --- a/Modules/TPC/run/tpcQCClusterVisualizer.json +++ b/Modules/TPC/run/tpcQCClusterVisualizer.json @@ -61,7 +61,7 @@ { "Sigma_Time" : [ "200", "0", "2" ] }, { "Sigma_Pad" : [ "200", "0", "2" ] }, { "Time_Bin" : [ "1000", "0", "100000" ] }, - { "Occupancy" : [ "100", "0", "0.001" ] } + { "Occupancy" : [ "1000", "0", "1" ] } ], "path_comment": "This is the path of the ClustersData object that shall be visualized.", "path": "qc/TPC/MO/Clusters/ClusterData", diff --git a/Modules/TPC/run/tpcQCClusters_direct.json b/Modules/TPC/run/tpcQCClusters_direct.json index a30dd1ade1..45988e217c 100644 --- a/Modules/TPC/run/tpcQCClusters_direct.json +++ b/Modules/TPC/run/tpcQCClusters_direct.json @@ -43,7 +43,7 @@ "SigmaPadNBins": "200", "SigmaPadXMin": "0", "SigmaPadXMax": "2", "SigmaTimeNBins": "200", "SigmaTimeXMin": "0", "SigmaTimeXMax": "2", "TimeBinNBins": "1000", "TimeBinXMin": "0", "TimeBinXMax": "100000", - "OccupancyNBins": "1000", "OccupancyXMin": "0", "OccupancyXMax": "0.00001" + "OccupancyNBins": "1000", "OccupancyXMin": "0", "OccupancyXMax": "1" }, "location": "local", "localMachines": [ diff --git a/Modules/TPC/run/tpcQCKrClusters_direct.json b/Modules/TPC/run/tpcQCKrClusters_direct.json index 6581eb6fa5..a9287398fd 100644 --- a/Modules/TPC/run/tpcQCKrClusters_direct.json +++ b/Modules/TPC/run/tpcQCKrClusters_direct.json @@ -40,7 +40,8 @@ "QtotNBins": "600", "QtotXMin": "0", "QtotXMax": "6000", "SigmaPadNBins": "200", "SigmaPadXMin": "0", "SigmaPadXMax": "3.8", "SigmaTimeNBins": "200", "SigmaTimeXMin": "0", "SigmaTimeXMax": "2.5", - "TimeBinNBins": "1000", "TimeBinXMin": "0", "TimeBinXMax": "100000" + "TimeBinNBins": "1000", "TimeBinXMin": "0", "TimeBinXMax": "100000", + "Occupancy": "1000", "OccupancyXMin": "0", "OccupancyXMax": "1" }, "location": "remote" } diff --git a/Modules/TPC/run/tpcQCRawDigitVisualizer.json b/Modules/TPC/run/tpcQCRawDigitVisualizer.json index 6fc541086c..e0a94e0d25 100644 --- a/Modules/TPC/run/tpcQCRawDigitVisualizer.json +++ b/Modules/TPC/run/tpcQCRawDigitVisualizer.json @@ -58,10 +58,11 @@ { "N_Clusters" : [ "100", "0", "100" ] }, { "N_RawDigits" : [ "100", "0", "100" ] }, { "Q_Max" : [ "200", "0", "200" ] }, - { "Time_Bin" : [ "1000", "0", "100000" ] } + { "Time_Bin" : [ "1000", "0", "100000" ] }, + { "Occupancy" : [ "1000", "0", "1" ] } ], "path_comment": "This is the path of the RawDigitData object that shall be visualized.", - "path": "TPC/MO/RawDigits/RawDigitData", + "path": "qc/TPC/MO/RawDigits/RawDigitData", "dataType_comment": "This is the switch for 'RawDigits' or 'Clusters' task. Choose 'raw' or 'clusters'.", "dataType": "raw", "initTrigger": [ diff --git a/Modules/TPC/run/tpcQCRawDigits_direct.json b/Modules/TPC/run/tpcQCRawDigits_direct.json index aa92d79f5f..efe5c04c4e 100644 --- a/Modules/TPC/run/tpcQCRawDigits_direct.json +++ b/Modules/TPC/run/tpcQCRawDigits_direct.json @@ -38,7 +38,8 @@ "mergeableOutput": "true", "NRawDigitsNBins": "100", "NRawDigitsXMin": "0", "NRawDigitsXMax": "100", "QmaxNBins": "200", "QmaxXMin": "0", "QmaxXMax": "200", - "TimeBinNBins": "1000", "TimeBinXMin": "0", "TimeBinXMax": "100000" + "TimeBinNBins": "1000", "TimeBinXMin": "0", "TimeBinXMax": "100000", + "OccupancyNBins": "1000", "OccupancyXMin": "0", "OccupancyXMax": "1" }, "location": "local", "localMachines": [