rabacus.cosmology.parameters.planck package¶
Submodules¶
rabacus.cosmology.parameters.planck.load module¶
I/O routines to read in Plank data
-
class
rabacus.cosmology.parameters.planck.load.
PlanckParameters
(data_sets='base_planck_lowl')[source]¶ Load Planck cosmological parameters.
- Args:
- data_sets (str): A string indicating which data sets to include.
Possible values for data_sets include,
base_planck_lowl
base_planck_lowl_lowLike
base_planck_lowl_post_lensing
base_planck_lowl_lowLike_highL
base_planck_lowl_lowLike_post_lensing
base_planck_lowl_lowLike_highL_post_lensing
- Attributes:
values (dict): cosmological parameter values
latex (dict): latex representation of parameter name
Notes:
Description of data sets.
base
: 6 parameter LCDM modelplanck
: high-l planck temperature datalowl
: low-l planck temperature datalowLike
: low-l WMAP9 polarization data (WP)lensing
: planck lensing power spectrumhighL
: high-l data from ACT and SPTThe default data sets
base_plank_lowl
will return the values in column 1 of table 2 in http://arxiv.org/abs/1303.5076
Module contents¶
Cosmological parameters from Planck.