Bases: penelopetools.api.runner.Runner
Runner for the 2010 release of PENEPMA. It extends the class Runner by tracking the progress of the simulation. The following quantities are tracked:
- the number of showers simulated (progress_showers)
- the elapsed time (progress_time)
- the error on the characteristic X-ray line (progress_error)
The method update reads these values from the output of the simulation.
Parameters: |
|
---|
Options of the simulation. The name of the thread is automatically set as the title of the simulation in the options.
Bases: penelopetools.api.runner.Runner
Runner for the 2010 release of PENEPMA. It extends the class Runner by tracking the progress of the simulation. The following quantities are tracked:
- the number of showers simulated (progress_showers)
- the elapsed time (progress_time)
- the error on the characteristic X-ray line (progress_error)
The method update reads these values from the output of the simulation.
Parameters: |
|
---|
Options of the simulation. The name of the thread is automatically set as the title of the simulation in the options.