The folder 000_single_simulation
contains an example with a single simulation.
It can be launched by running:
python 000_edelphi_impedance.py
The folder 001_instensity_scan
contains an example of parametric scan for htcondor.
To configure the scan you can use:
python 000_config_scan.py
From lxplus you can launch the simulation set by runnning:
cd simulation
bash run_htcondor
An example script to plot the results can be run by:
python 001_analysis_scan.py
The scripts 000_config_scan.py
and 001_analysis_scan.py
can be modified to scan different parameters.