FarrOutLab / GWInferno

GWInferno: Gravitational-Wave Hierarchical Inference with NumPyro
MIT License
14 stars 5 forks source link

Solve `inference_test.py` initialization failure from using log weights #103

Closed jaxengodfrey closed 4 months ago

bfarr commented 4 months ago

89 fixes the inference tests, but the log option for hierarchical_likelihood breaks the gradients whenever PE samples or injections lie outside of the population's support. Since we haven't seen any overflow/underflow issues with the non-loged likelihood, we'll stick with it for now.