Runtime configuration of reconstruction algorithm #188
Labels
enhancement
New feature or request
skydriver
Specific to production concerns: condor, REST, docker, singulairty, etc.
Presently, reconstruction algorithms have some hardcoded behaviors that we may want to configure at runtime. For example, the number of tested vertex positions.
In some cases, these can be tuned with environment variables (like the "mini" scan configuration, see
start_scan.py
).We can think of a scenario in which we pass an additional string (JSON?) as config for the reconstruction algorithm.
The text was updated successfully, but these errors were encountered: