We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5068d97 commit f89b97bCopy full SHA for f89b97b
.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