eacharles / chippr

Cosmological Hierarchical Inference with Probabilistic Photometric Redshifts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chippr

Cosmological Hierarchical Inference with Probabilistic Photometric Redshifts

Motivation

This repository is the home of chippr, a Python package for estimating quantities of cosmological interest from surveys of photometric redshift posterior probability distributions.
It is a refactoring of previous work on using probabilistic photometric redshifts to infer the redshift distribution.

Examples

You can browse the demo notebook here:

Documentation

Documentation can be found on ReadTheDocs.
The draft of the paper documenting the details of the method can be found here.

Disclaimer

As can be seen from the git history and Python version, this code is stale and should be understood to be a prototype, originally scoped out for applicability to SDSS DR10-era data of low dimensionality. As a disclaimer, it will need a major upgrade for flexibility and computational scaling before it can run on data sets like those of modern and future galaxy surveys.

People

License, Contributing etc

The code in this repo is available for re-use under the MIT license, which means that you can do whatever you like with it, just don't blame me. If you end up using any of the code or ideas you find here in your academic research, please cite me as Malz et al, in preparation\footnote{\texttt{https://github.com/aimalz/chippr}}. If you are interested in this project, please do drop me a line via the hyperlinked contact name above, or by writing me an issue. To get started contributing to the chippr project, just fork the repo -- pull requests are always welcome!

About

Cosmological Hierarchical Inference with Probabilistic Photometric Redshifts

License:MIT License


Languages

Language:TeX 70.8%Language:Python 24.7%Language:Jupyter Notebook 4.4%Language:Shell 0.0%Language:Makefile 0.0%