Skip to main content

Pythonic photo-zs

Project description

https://github.com/gbrammer/eazy-py/actions/workflows/python-package.yml/badge.svg https://zenodo.org/badge/DOI/10.5281/zenodo.5012705.svg

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/.

Installation instructions

cd /usr/local/share/python # or some other location

## # Fetch the old C-code repo to get the templates, priors, etc.
## git clone https://github.com/gbrammer/eazy-photoz.git

# Fetch the eazy-py repo, the --recursive option fetches the photoz repo
git clone --recurse-submodules https://github.com/gbrammer/eazy-py.git

# use git clone --recurse for git<=2.12

# Environment variable to point to the repo containing filter/template files
echo "export EAZYCODE=${PWD}/eazy-py/eazy-photoz" >> ~/.bashrc

# Build the python code and install it in your python env
cd eazy-py
pip install .  -r requirements.txt

Demo

https://colab.research.google.com/assets/colab-badge.svg https://mybinder.org/badge_logo.svg

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eazy-0.6.tar.gz (4.0 MB view details)

Uploaded Source

File details

Details for the file eazy-0.6.tar.gz.

File metadata

  • Download URL: eazy-0.6.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for eazy-0.6.tar.gz
Algorithm Hash digest
SHA256 97ef0c05e387233674df327278847efdc58a46b711bf73856b8f10b79ec5b459
MD5 35b6ad2f6dd24c63a7d231d69713ec3a
BLAKE2b-256 d8aab320fa899e7d6a40d466872fcad0d1a882a56589d9bb70bc9985b90d01c3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page