Skip to main content

Implementation of the Schmidt et al. (2013) clustering redshift method.

Project description

yet_another_wizz

https://img.shields.io/pypi/v/yet_another_wizz?logo=pypi&logoColor=blue https://github.com/jlvdb/yet_another_wizz/actions/workflows/docker-publish.yml/badge.svg https://github.com/jlvdb/yet_another_wizz/actions/workflows/run-tests.yml/badge.svg https://readthedocs.org/projects/yet-another-wizz/badge/?version=latest https://codecov.io/gh/jlvdb/yet_another_wizz/branch/main/graph/badge.svg?token=PC41ME2AR8

yet_another_wizz is a python package to efficiently compute cross-correlation redshifts, also know as clustering redshifts and is hosted on github:

The method allows to estimate the unknown redshift distribution of a galaxy sample by correlating the on-sky positions with a reference sample with known redshifts. This implementation is based on the single bin correlation measurement of the correlation amplitude, introduced by Schmidt et al. (2013, arXiv:1303.0292).

Installation

The yet_another_wizz package can be installed directly with pip:

pip install yet_another_wizz

This will install the python library yaw.

Commandline tool

There also exists a separate command line tool called yet_another_wizz_cli (yaw_cli) that is available at PyPI and github. To install it alongside the python library, type:

pip install yet_another_wizz[cli]

LSST-DESC RAIL plugin

Currently there is also a plugin interface for the Redshift Assessment Infrastructure Layers (RAIL) pipeline under development. To install it alongside the python library, including rail itself, type:

pip install yet_another_wizz[rail]

Usage

There are two main ways to use yet_another_wizz,

  • the python library yaw itself and

  • the (separate) yaw_cli commmand line tool.

  • the (separate) yaw_rail RAIL plugin (coming soon).

Most users will probably get started with the command line tool, which should cover all necessary tasks for a standard clustering redshift calibration. For custom solutions, use the python library. A basic example as well as the API reference can be found in the official documentation.

Reporting bugs and requesting features

For bug reports or requesting new features, please use the github issue page:

https://github.com/jlvdb/yet_another_wizz/issues

Maintainers

  • Jan Luca van den Busch (author, Ruhr-Universität Bochum, Astronomisches Institut)

Acknowledgements

Jan Luca van den Busch acknowledges support from the European Research Council under grant numbers 770935. The authors also thank Hendrik Hildebrandt, Benjamin Joachimi, Angus H. Wright, and Chris Blake for vital feedback and support throughout the development of this software.

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

yet_another_wizz-2.5.7.tar.gz (249.6 kB view hashes)

Uploaded Source

Built Distributions

yet_another_wizz-2.5.7-cp311-cp311-musllinux_1_1_x86_64.whl (290.7 kB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

yet_another_wizz-2.5.7-cp311-cp311-musllinux_1_1_i686.whl (290.8 kB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

yet_another_wizz-2.5.7-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (286.0 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

yet_another_wizz-2.5.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (285.7 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

yet_another_wizz-2.5.7-cp311-cp311-macosx_10_9_x86_64.whl (273.3 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

yet_another_wizz-2.5.7-cp310-cp310-musllinux_1_1_x86_64.whl (289.6 kB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

yet_another_wizz-2.5.7-cp310-cp310-musllinux_1_1_i686.whl (289.7 kB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

yet_another_wizz-2.5.7-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (285.8 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

yet_another_wizz-2.5.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (285.6 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

yet_another_wizz-2.5.7-cp310-cp310-macosx_10_9_x86_64.whl (273.3 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

yet_another_wizz-2.5.7-cp39-cp39-musllinux_1_1_x86_64.whl (289.2 kB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

yet_another_wizz-2.5.7-cp39-cp39-musllinux_1_1_i686.whl (289.3 kB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

yet_another_wizz-2.5.7-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (285.5 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

yet_another_wizz-2.5.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (285.2 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

yet_another_wizz-2.5.7-cp39-cp39-macosx_10_9_x86_64.whl (273.3 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

yet_another_wizz-2.5.7-cp38-cp38-musllinux_1_1_x86_64.whl (289.6 kB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

yet_another_wizz-2.5.7-cp38-cp38-musllinux_1_1_i686.whl (289.6 kB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

yet_another_wizz-2.5.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (285.4 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.5+ x86-64

yet_another_wizz-2.5.7-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (285.1 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

yet_another_wizz-2.5.7-cp38-cp38-macosx_10_9_x86_64.whl (273.3 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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