Skip to content

BUGFIX: make sure interferometers have non-empty metadata

Colm Talbot requested to merge colm.talbot/bilby:cherry-pick-119692af into master

Currently, no interferometer metadata is saved to hdf5 when there is no injection and this breaks some downstream usage as the result forgets which interferometers were used. This change makes sure that at least the interferometer name is saved to avoid this issue.

Reported by @sophie.hourihane

Merge request reports