h0rton.infer_h0_forward_modeling

Script to run MCMC cosmological sampling for individual lenses, using the BNN posterior

It borrows heavily from the time-delay cosmography.ipynb notebook in Lenstronomy Extensions, which you can find here.

Example

To run this script, pass in the path to the user-defined inference config file as the argument:

$ python h0rton/infer_h0_forward_modeling.py forward_modeling.json

Module Contents

Functions

main()
h0rton.infer_h0_forward_modeling.main()[source]