h0rton.combine_lenses

Script to combine the lenses for a joint H0 inference

Example

To run this script, pass in the integer ID of the folder in which the individual D_dt samples are stored, with the ID of the precision ceiling folder as the optional argument:

$ python h0rton/combine_lenses.py 2 --prec_version_id 0

Module Contents

Functions

parse_args() Parse command-line arguments
main()
h0rton.combine_lenses.parse_args()[source]

Parse command-line arguments

h0rton.combine_lenses.main()[source]