CosmoPhotoz

Photometric redshift library that implements Generalised Linear Models.


License
QPL-1.0
Install
pip install CosmoPhotoz==0.1

Documentation

'Stories in Ready'

CosmoPhotoz - GLM PhotoZ estimation

CosmoPhotoz is a package that determines photometric redshifts from galaxies utilising their magnitudes. The method utilises Generalized Linear Models which reproduce the physical aspects of the output distribution. The rest of the methodology and testing of the technique is described in the associated Astronomy and Computing publication that can be accessed at http://adsabs.harvard.edu/abs/2015A&C....10...61E.

The software is available on three platforms:

  • R
  • R/Shiny (Webapp)
  • Python