From 665b81794086aaf259a10fe2c34753dab195f9cc Mon Sep 17 00:00:00 2001 From: Javier Galan Date: Tue, 23 May 2023 21:15:06 +0200 Subject: [PATCH 1/4] Updating pipelines with new analysisRange --- pipeline/trex/01_raw.rml | 2 +- pipeline/trex/02_signal.rml | 51 +++++++++++-------------------------- 2 files changed, 16 insertions(+), 37 deletions(-) diff --git a/pipeline/trex/01_raw.rml b/pipeline/trex/01_raw.rml index 0cc941894..b12051a72 100644 --- a/pipeline/trex/01_raw.rml +++ b/pipeline/trex/01_raw.rml @@ -38,7 +38,7 @@ // We define all observables except MinValue because is not yet on validation.root diff --git a/pipeline/trex/02_signal.rml b/pipeline/trex/02_signal.rml index 5cc368607..d4f369a12 100644 --- a/pipeline/trex/02_signal.rml +++ b/pipeline/trex/02_signal.rml @@ -1,38 +1,17 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + From 74d79ea1a022a47b3b196148953b98185187945c Mon Sep 17 00:00:00 2001 From: Javier Galan Date: Tue, 23 May 2023 21:16:14 +0200 Subject: [PATCH 2/4] pipeline/pandaX-III updating to analysisRange --- pipeline/pandaxiii_MC/processes_2D.rml | 77 ++++++++------------------ 1 file changed, 24 insertions(+), 53 deletions(-) diff --git a/pipeline/pandaxiii_MC/processes_2D.rml b/pipeline/pandaxiii_MC/processes_2D.rml index aa6aa3cb0..a768f658d 100644 --- a/pipeline/pandaxiii_MC/processes_2D.rml +++ b/pipeline/pandaxiii_MC/processes_2D.rml @@ -1,4 +1,4 @@ - + @@ -10,25 +10,18 @@ - - - - // fwhm - // absolute gain // parameter name="electronicsGain" - value="671744" // electrons for 4096 ADC units + // fwhm + // absolute gain // parameter name="electronicsGain" + value="671744" // electrons for 4096 ADC units - - - - // fwhm - // absolute gain // parameter name="electronicsGain" - value="671744" // electrons for 4096 ADC units + // fwhm + // absolute gain // parameter name="electronicsGain" + value="671744" // electrons for 4096 ADC units - @@ -41,18 +34,11 @@ - - - - // Number of sigmas to perform the calculation + // Number of sigmas to perform the calculation - - - // // electrons in each time bin + // // electrons in each time bin - - + @@ -62,7 +48,6 @@ - @@ -70,7 +55,6 @@ - @@ -88,8 +72,7 @@ - + @@ -112,12 +95,9 @@ - - - + + + @@ -198,14 +178,10 @@ - - - - + + + + @@ -214,8 +190,7 @@ - + @@ -227,14 +202,11 @@ - + - - + + @@ -474,7 +446,7 @@ - + - + - - - - - + - - - + - - - - - - + - - From b9dcd1417fd6f52876ae87e87e676cbd576b828b Mon Sep 17 00:00:00 2001 From: Javier Galan Date: Fri, 16 Jun 2023 09:08:07 +0200 Subject: [PATCH 4/4] validation.yml updating branch --- .github/workflows/validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validation.yml b/.github/workflows/validation.yml index e1f143143..7a457c245 100644 --- a/.github/workflows/validation.yml +++ b/.github/workflows/validation.yml @@ -628,7 +628,7 @@ jobs: retention-days: 1 rawlib-validation: - uses: rest-for-physics/rawlib/.github/workflows/validation.yml@master + uses: rest-for-physics/rawlib/.github/workflows/validation.yml@jgalan-raw-analysis geant4lib-validation: uses: rest-for-physics/geant4lib/.github/workflows/validation.yml@master