-
We're querying the server REST endpoint which returns `SDKType`.
The `SDKType` generated by Telescope breaks the TS typing with numerical enums, e.g., `ProposalStatus`. The query will return the st…
-
We need more information about the simulations to get a Fisher forecast on cosmology from n(z)s derived from samples with and without CASTOR data, specifically a covariance matrix (per tomographic bin…
-
Hi @marius311 ,
I have encountered a problem in the evaluation of the power spectrum using your code.
I have installed the 1.5.3 version of julia and your code from githhub as you suggested. When I …
-
Convert redshift to Mpc and the like. @parejkoj
kelle updated
7 years ago
-
Just wondering if the default cosmology shouldn't be updated to the Planck '15 values?
Also, is there some way of passing a name of the result, similar to Astropy, which would set all defaults. Some…
-
CCL will allow you to define a cosmology with a scale-dependent mu / Sigma parameterization, and ask for a 'boltzmann_camb' or 'boltzmann_class' transfer function (rather than an 'isitgr') transfer fu…
-
I had the current version of isitgr (1.0.5) installed and tried to run the CCLX MG examples and the benchmarks. With this version of isitgr, a cosmology object with MG parameters returns a GR power sp…
-
Currently Omega_M, Omega_Lambda and h_0 are hardcoded on Evolution.py
This is not high priority for neutrino astrophysics, to be honest. Many theorists simply do 0.3, 0.7 and 0.7
-
Intended as a reminder to myself. But if anyone wants to just do it... :)
-
https://github.com/cosmology-tech/telescope/commit/2609ef829e6a8d0e0d45b86c7bf7fe9c973fd66e
solution:
create a separate helper file "decimal.ts" to export Decimal from cosmjs or the helper file.…