yaw.core#
This module implements the core library, which defines a number of utilities:
the (abstract) API of the main data containers (
yaw.core.abc,yaw.core.SampledData, andyaw.core.SampledValue),coordinate systems and distance computation on the sphere (
yaw.core.coordinates),a cosmology interface and base class for custom cosmologies (
yaw.core.cosmology),parallelisation with multiprocessing (
yaw.core.parallel), anda few other convenience functions in various submodules.
Submodules
Functions
|
Compute a joint covariance from a set of resampled data. |
Classes
|
Container for data and resampled data with redshift binning. |
|
Container to hold a scalar value with an empirically estimated uncertainty from resampling. |