Skip to content

Reweight to uniform in comoving volume prior

Charlie Hoy requested to merge reweight into master

The purpose of this MR is to add a new command line argument --reweight_samples which reweights the input to a different prior. Currently only the uniform_in_comoving_volume is implemented. This uses weights as defined in Appendix C of https://arxiv.org/abs/2010.14527.

Merge request reports