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.1.tar.gz (4.0 MB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for eazy-0.6.1.tar.gz
Algorithm Hash digest
SHA256 2b3c8cae3c15d612f9f34f978942197b9a9a34c529cbfd42d80b6d0354d53b14
MD5 451c9b18e320866b99f432382d96ac0f
BLAKE2b-256 c91daf6b3a28efb8a6f2c1ce4c758c066b295f6884405e8eb75aa5578736ef6f

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