Skip to content
Snippets Groups Projects
Commit bddf3c75 authored by Chao Peng's avatar Chao Peng
Browse files

change stages

parent 605d6fd6
No related branches found
No related tags found
1 merge request!115Add ML benchmark for imaging calorimetry
This commit is part of merge request !115. Comments created here will be created in the context of that merge request.
ml_shower:tagging_epi : ml_shower:tagging_epi :
extends: .rec_benchmark extends: .rec_benchmark
when: manual when: manual
stage: process stage: benchmark1
timeout: 8 hour timeout: 8 hour
script: script:
- python3 benchmarks/imaging_shower_ML/sim_rec_tag.py -t imshower -n 10000 --particles "electron,pion-,pion-" --pmin 0.5 --pmax 10 - python3 benchmarks/imaging_shower_ML/sim_rec_tag.py -t imshower -n 10000 --particles "electron,pion-,pion-" --pmin 0.5 --pmax 10
...@@ -10,7 +10,7 @@ ml_shower:tagging_epi : ...@@ -10,7 +10,7 @@ ml_shower:tagging_epi :
ml_shower:tagging_e : ml_shower:tagging_e :
extends: .rec_benchmark extends: .rec_benchmark
when: manual when: manual
stage: process stage: benchmark1
timeout: 8 hour timeout: 8 hour
script: script:
- python3 benchmarks/imaging_shower_ML/sim_rec_tag.py -t imshower -n 10000 --particles "electron" --pmin 0.5 --pmax 10 - python3 benchmarks/imaging_shower_ML/sim_rec_tag.py -t imshower -n 10000 --particles "electron" --pmin 0.5 --pmax 10
...@@ -18,7 +18,7 @@ ml_shower:tagging_e : ...@@ -18,7 +18,7 @@ ml_shower:tagging_e :
ml_shower:tagging_pi : ml_shower:tagging_pi :
extends: .rec_benchmark extends: .rec_benchmark
when: manual when: manual
stage: process stage: benchmark1
timeout: 8 hour timeout: 8 hour
script: script:
- python3 benchmarks/imaging_shower_ML/sim_rec_tag.py -t imshower -n 10000 --particles "pion-" --pmin 0.5 --pmax 10 - python3 benchmarks/imaging_shower_ML/sim_rec_tag.py -t imshower -n 10000 --particles "pion-" --pmin 0.5 --pmax 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment