Skip to content

Fix error when individual hveto lists not given

Meg Millhouse requested to merge meg-dev into master

Pipeline was failing when H1/L1 hveto lists were not provided. See: https://git.ligo.org/bayeswave/igwn-wave-compare/-/blob/master/igwn_wave_compare/configs.py#L397 I think the same block of code was missing an indent and interrupting an if/elif statement.

Merge request reports