jfo150 / eazy-py

Pythonic photometric redshift tools based on EAZY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eazy-py: Pythonic photometric redshift tools based on EAZY

Under heavy construction....

Documentation will be here: https://eazy-py.readthedocs.io/, though it's essentially just the module API for now.

Templates and filter files still here: https://github.com/gbrammer/eazy-photoz/.

Note

Please submit any questions/comments/problems you have through the Issues interface.

Installation instructions

pip install eazy

# Forked dependencies that don't come with pip
pip install git+https://github.com/gbrammer/dust_attenuation.git
pip install git+https://github.com/gbrammer/dust_extinction.git

Demo

Citation

Please cite both this reposiotry and Brammer et al. (2008). A BiBTeX for this repository can be generated via the Cite this repository link in the upper left corner of the GitHub page.

About

Pythonic photometric redshift tools based on EAZY

License:MIT License


Languages

Language:Python 100.0%