VERITAS-Observatory / V2DL3

VERITAS (VEGAS and Eventdisplay) to DL3 Converter
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Feature/runlist configs #201

Open deividribeiro opened 9 months ago

deividribeiro commented 9 months ago

Add implementation of CONFIG file from runlist parser to use the unique configs per run group. Once loaded, these call the VAEffectiveAreaManager::setOption() methods to set their values and use within the getSafeEnergyRange method. Somehow still need to check that these methods actually assign the numbers within the vegas library, but it is properly parsing through to that stage.