Pythonic photo-zs
Project description
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
Project details
Release history Release notifications | RSS feed
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)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b3c8cae3c15d612f9f34f978942197b9a9a34c529cbfd42d80b6d0354d53b14 |
|
MD5 | 451c9b18e320866b99f432382d96ac0f |
|
BLAKE2b-256 | c91daf6b3a28efb8a6f2c1ce4c758c066b295f6884405e8eb75aa5578736ef6f |