Skip to content

Allow writing/reading of Grid results object

Matthew Pitkin requested to merge matthew-pitkin/bilby:gridoutput into master

This MR allows the Grid objects to be written to a json file (in a similar way to the Result object). It also allows the files to be re-read in.

Merge request reports