h0rton.infer_h0_mcmc_default

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

It borrows heavily from the catalogue modelling.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_mcmc_default.py mcmc_default.json

Module Contents

Functions

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