-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Euclid requisites -- CAMB & CLASS (#222)
* classy: sigma8(z) support, and test (for CAMB too) * camb: Omega_{b,cdm,nu_massive,m} * PowerSpectrumInterpolator: warning for __call__ method * PowerSpectrumInterpolator: added extrap_kmin and some error control * BoltzmannBase: remove Omega_b and abstracted and documented the other ones * PowerSpectrumInterpolator: test robustness * BoltzmannBase+CAMB+classy: abstracted how z's etc are combined * PowerSpectrumInterpolator: more robust bounds check * CAMB/CLASS: get_z_dependent abstracted and more robust * cosmo:get_z_dependent: fixed corner case * boltzmanncode: adaptive tolerance for choice from 1d list * camb: abstracted Pool1D for retrieving values [skip travis] * classy: abstracted Pool1D for retrieving values * tools: value pools abstracted to N-d * boltzmann: fixes for 2D pool and starting with angular_diameter_distance_2 * camb: Omega_{b,cdm,nu_massive,m} * PowerSpectrumInterpolator: warning for __call__ method * PowerSpectrumInterpolator: added extrap_kmin and some error control * BoltzmannBase: remove Omega_b and abstracted and documented the other ones * PowerSpectrumInterpolator: test robustness * BoltzmannBase+CAMB+classy: abstracted how z's etc are combined * PowerSpectrumInterpolator: more robust bounds check * CAMB/CLASS: get_z_dependent abstracted and more robust * cosmo:get_z_dependent: fixed corner case * boltzmanncode: adaptive tolerance for choice from 1d list * camb: abstracted Pool1D for retrieving values [skip travis] * classy: abstracted Pool1D for retrieving values * tools: value pools abstracted to N-d * boltzmann: fixes for 2D pool and starting with angular_diameter_distance_2 * linting * camb: angular_diameter_distance_2 working with CAMB:master * camb: angular_diameter_distance_2 returns 0 for z1>= z2 * added --minimize flag to cobaya-run * class: update to v3.1.1 * boltzmann: Pk_interpolator doc * trivial typos * fixes * Pool1D: try fast search first * PoolXD: fast check for Pool2D and tests for pools * classy: Omega_X and sigma8 (and tests for CAMB too) * classy: ang_diam_dist_2, and some code merging * classy: fsigma8 * classy: Weyl Pkz * classy: new in 3.0: halofix|hmcode_min_k_max --> nonlinear_min_k_max * classy: sigma(R,z) interfaced and test (CAMB too) [skip travis] * boltzmann: better error msg when recovering z-pair-dependent [skip travis] * typo * CHANGELOG, get_sigma_R return order, and other small stuff Co-authored-by: Antony Lewis <[email protected]>
- Loading branch information
1 parent
fb0e5b9
commit d26e833
Showing
33 changed files
with
1,181 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.