CYGNUS-RD / reconstruction

Camera and scope analysis tools
0 stars 25 forks source link

Updates to allow more parallelization when running with the batch system #150

Closed emanueledimarco closed 3 years ago

emanueledimarco commented 3 years ago

I.e. add the possibility to customize the prefix of the output name and add the possibility to parallelize with the batch submission script. As an example:

python scripts/submit_batch.py $PWD "[4455-4456]" --outdir test_batch --mh 8 --nev 200 10 --dry-run

[without --dry-run to run for real]

emanueledimarco commented 3 years ago

@davidepinci and now the job storm can start