maxisi / ringdown

Bayesian analysis of black hole ringdowns in gravitational-wave data.
https://ringdown.readthedocs.io
MIT License
26 stars 17 forks source link

Injection results for ds != 1 cannot be saved #41

Open HarrisonS-Phys opened 1 month ago

HarrisonS-Phys commented 1 month ago

When loading a config file using ringdown.Fit.from_config(), and then running the fit, if ds != 1 then the result object is not properly saved and the run crashes. This happens after the sampling itself has completed.

maxisi commented 1 month ago

Please provide the full traceback (and ideally minimum working code to reproduce the error)