Skip to content

Fix "geocent_time" key

Simone Mozzon requested to merge simone.mozzon/bilby_pipe:fix_create_inj into master

I fixed a bug in which was affecting bilby_pipe_create_injection_file. The previous version of create_injection.py was creating a column called "geoncenter_times" with the trigger times in the injection file. With this change the trigger times are labelled as "geocent_time"

Merge request reports