fix bugs in online bilby
This fixes #526 (closed). The problem was that the bilby mode should be fast_test
while fast-test
was passed, and the consequence was that it assumes it is run on production data (not O3Replay). cc: @deep.chatterjee @cody.messick