Skip to content

Time calibration

John Douglas Veitch requested to merge john-veitch/bilby:time-calibration into master

Allows the resampling of calibration curves along with time reconstruction.

  • First populates each sample with a draw from the marginalised parameter, then reweights for calibration curve
  • Also parallelise the reweighting step for speed.
  • Fixes a bug where numpy wide unicode arrays could not be converted to hdf5 strings
Edited by John Douglas Veitch

Merge request reports