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