bilby_result: allow output merged file to be gzip or saved as a HDF5 file
Compare changes
+ 7
− 1
@@ -41,6 +41,10 @@ def setup_command_line_args():
@@ -131,4 +135,6 @@ def main():
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 25 March 2025 starting at approximately 8:30am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk.
This MR makes minor changes to the bilby_result
CLI so that if merging files you can specify that they are gzipped or output to a HDF5 file.