Survey presets#
Binny allows survey configurations to be stored as YAML survey presets. A preset groups together the parent redshift distribution, tomographic binning scheme, uncertainty model, and optional survey metadata such as footprint or galaxy density.
Using a YAML preset makes it easier to keep survey configurations consistent across forecasts, examples, and analyses.
LSST survey preset#
The example below shows the LSST survey preset included with Binny. It defines tomographic configurations for lens and source samples for both year 1 and year 10.
Visualizing the preset#
The figure below loads the LSST preset directly, constructs the corresponding tomographic bins, and plots the resulting redshift distributions for lens and source samples in years 1 and 10.
(Source code, png, hires.png, pdf)
Euclid survey preset#
Binny can also be used with a Euclid-inspired survey preset containing a photometric source sample and a spectroscopic lens sample.
In this simplified preset, the source sample follows the commonly used Euclid weak-lensing redshift distribution with 10 explicit tomographic bin edges, while the lens sample is represented as a spectroscopic sample over the Euclid clustering redshift range.
Visualizing the preset#
The figure below loads the Euclid preset and visualizes the resulting spectroscopic lens bins and photometric source bins.
(Source code, png, hires.png, pdf)
DES survey preset#
Binny also includes a simplified configuration inspired by the tomographic setup used in the Dark Energy Survey (DES).
Compared to LSST, DES covers a smaller area of the sky and has lower galaxy number densities, resulting in fewer tomographic bins and a shallower redshift reach.
Visualizing the preset#
The figure below loads the DES preset and visualizes the resulting lens and source tomographic bins.
(Source code, png, hires.png, pdf)
Roman survey preset#
Binny also includes a Roman-inspired survey preset based on the Wenzl22 HLS and wide survey configurations.
The preset contains photometric lens and source samples for the optimistic HLS, conservative HLS, and wide Roman scenarios.
Visualizing the preset#
The figure below loads the Roman preset and visualizes the resulting photometric lens and source tomographic bins. The top row compares the optimistic High Latitude Survey (HLS) configuration against the conservative HLS configuration, while the bottom row shows the wide survey configuration.
(Source code, png, hires.png, pdf)
DESI survey preset#
Binny also includes a DESI-inspired survey preset containing tabulated spectroscopic LRG and ELG lens redshift distributions.
The default preset uses the legacy Dani redshift windows: \(0.4 \leq z \leq 1.0\) for LRGs and \(0.6 \leq z \leq 1.5\) for ELGs.
Visualizing the preset#
The figure below loads the DESI preset and visualizes the tabulated LRG and ELG redshift distributions. The rows show the same redshift windows split into one, three, and five equal-width tomographic bins.
(Source code, png, hires.png, pdf)