We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b62c2f + 9a1c221 commit f53257dCopy full SHA for f53257d
.github/CODEOWNERS
@@ -1,5 +1,8 @@
1
-.github/ @lobis
+.github/* @lobis
2
* @jgalan
3
+* @juanangp
4
+* @lobis
5
+* @nkx111
6
*.py @lobis
7
*.cmake @lobis
8
CMakelists.txt @lobis
.github/workflows/validation.yml
@@ -248,7 +248,7 @@ jobs:
248
run: |
249
source ${{ env.REST_PATH }}/thisREST.sh
250
cd framework/pipeline/trex
251
- wget https://sultan.unizar.es/trexdm-readouts/readouts_v2.4.root
+ wget https://rest-for-physics.github.io/trexdm-readouts/readouts_v2.4.root
252
restManager --c 01_raw.rml --f R01928_tagTest_Vm_250_Vd_160_Pr_6_Gain_0x0_Shape_0xF_Clock_0x4-068.aqs
253
restManager --c 02_signal.rml --f RawData_01928.root
254
restManager --c 03_hits.rml --f Signals_01928.root
0 commit comments