Skip to content

Make parser expect trigger time as a str

Colm Talbot requested to merge colm.talbot/parallel_bilby:patch-1 into dev

This is needed to fix the CI testing after bilby_pipe@c743ee3e added the ability to query times from gwosc so the conversion to float is done in the generation. I assume that pBilby also has this feature.

Merge request reports