tcollett / SLCosmo

Cosmological parameter inference from samples of time delay lenses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SLCosmo

Build Status Coverage Status

Cosmological parameter inference from samples of time delay lenses, initially in the context of the second Time Delay Challenge. In the simple TDC2 ensemble analysis, the inputs are expected to be samples drawn from PDFs for the time delays plus likelhood functions for the corresponding Fermat potential differences (as could, in principle, be provided by the lens modelers); the output in the TDC2 case is a sampled posterior PDF for the Hubble constant, H0.

Demo

  • Round Trip Test - put in an H0, generate a mock TDC2 submission, see if we can recover H0.

People

License, etc.

This is open source software, available under the BSD license. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by writing us an issue.

Installation, set-up and testing

From bash,

$ source <SLCosmo install directory>/setup/setup.sh
$ nosetests <SLCosmo install directory>

About

Cosmological parameter inference from samples of time delay lenses

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 47.7%Language:Jupyter Notebook 42.7%Language:Shell 9.6%