Calibration marginalization using a discrete set of realizations
Implementation of the calibration-marginalized likelihood outlined in LIGO DCC document P2000294.
The code also includes a slight change to the distance marginalization function allowing for arrays of both optimal and matched filter signal-to-noise ratios.
An example of likelihood reweighting with the calibration-marginalized likelihood is included.
Note that this MR relies on !855 (merged) and !856 (merged) to work. Those must be merged first.
Merge request reports
Activity
added 1 commit
- 17fed183 - trying to get the docker image to install tables
added 1 commit
- c8b7ce30 - trying to get the docker image to install tables
- Resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
- Automatically resolved by Ethan Payne
Thanks @ethan.payne I wonder if it makes sense to split this into two MRs, one with the calibration specific changes and one with the modification to the reweighting?
mentioned in merge request !855 (merged)
added 1 commit
- 4df824ef - calculating the inner product only for recalib_index if given
Thanks for the comments @colm.talbot! As per your suggestion, I've opened a MR for the reweighting changes (!856 (merged)) though I'm yet to remove them from this MR. It'd be best to merge the reweighting changes first anyway. I've also made a MR for the pyTables import to ensure that the CI pipeline doesn't fail.
Edited by Ethan Payneadded 1 commit
- 12d2f5bf - Getting the time-calibration-marginalized likelihood working
added 1 commit
- 4fda8e6b - Getting the time-calibration-marginalized likelihood working
added 1 commit
- d9c68f9f - Getting the time-calibration-marginalized likelihood working
added 1 commit
- a01f1352 - Getting the time-calibration-marginalized likelihood working
added 1 commit
- e7b54654 - Getting the time-calibration-marginalized likelihood working