- Fixed dynamic versioning
- Update physical constants (#1196)
- Fixed bug in Despali 2016 mass function (#1197)
- Docstring improvements (#1168, #1177, #1184).
- Minor bugfixes (#1167, #1169, #1170, #1172, #1187, #1188).
- DarkEmulator mass function (#1138).
- Fixed GSL integration segfault (#1155).
- Added
to_dict
utility in cosmology class (#1160).
- Documentation fixes (#1122).
- Background calculations (#1149).
- Bacco lbias (#1139).
- Integration of N5K winners into CCL (#1092).
- Non-Gaussian covariances (#869).
- CI fixes (#1121, #1154).
- Fix GSL integration abort (#1155)
- Improvements to Einasto, NFW and Hernquist profiles (#1093, #1096).
- LPT non-linear bias (#1097).
- Power spectrum emulators (#1094, #1102, #1103, #1108).
- Bug fix in virial overdensity (#1100) and streamlined collapse threshold (#1101).
- sigma_8 usable as a parameter for camb when computing non-linear power spectra (#1106).
- Reverted to better value of Neff (#1111).
- New baryonic effects models (#1102, #1110).
- Restored convenience baryonic effects in Cosmology initialisation (#1113).
- Bocquet et al. 2020 mass function emulatr (#1115)
- Modified gravity parameter structures (#1119).
- van Daalen+ baryons model (#1110)
- Refactor pyccl under an abstract CCLObject (#934).
- Bump Python version to 3.8 (#1031).
- Optimize HM autocorrelation power spectra (#891).
__eq__
methods for all objects (#1033).- IA halo profile (#1074).
- Lightweight docs revamp for v2.last (#1082).
- Numpy 1.24 compatibility (#1012).
- Fix OpenMP again (#1017).
- Enhancements for Pk2D, Tk3D, Tracer (#923).
- Useful error for transfer functions with non-monotonic scale factors (#971).
- Better docs for correlations (#974).
- Stop supporting Python 3.6 (#975).
- HaloProfileGNFW bugfix for c500 update (#969).
- Added option to make einasto alpha a free parameter (#987, #989).
- MG parameters in CosmologyCalculator (#977).
- Added functions to check if OpenMP is working (#1000).
- Enhancement to the perturbative modelling (#1002).
- Fixed missing terms in Super Sample Covariance (#941).
- Fixed status message string initialisation (#935).
- Fixed WL functions in pyccl.halos.profiles ( #943).
- 10x speed increase in CIB profile by (#917).
- Super Sample Covariance with linear galaxy bias approximation (#947).
- Add action to publish to pypi by (#948).
- Fixed high-z halofit behavior (#932)
- Sped up calculation of Ishiyama21 concentration (#930)
- Improved N(z) treatment in tracers and corresponding error messages (#926, #928)
- Enabled accessing Tk3D internal arrays (#924)
- Added CIB profile using Shang et al. 2012 model (#905)
- Added third-order and non-local biases to Fast-PT wrapper (#901)
- Enabled compilation with debugging symbols (#931)
- Fixed bug in calculation of Omega_M in cosmic emulator (#897).
- Eisenstein and Hu no-wiggle power spectrum (#898)
- Many functions now methods of the
Cosmology
class (#887) - Correction to HM transition regime and small-scale 1-halo suppression (#877, #883)
- Generalized treatment of satellites in HOD profile (#875)
- SSC Non-Gaussian Angular power spectrum covariance (#855)
- Allow access to CAMB nonlinear power spectra (#854) and dark-energy models (#857)
- Write and read configuration settings to yaml (#852)
- Weak lensing profiles (#824)
- Deprecate C-level yaml reader and writer (#852)
- Fixed bug in emulator implementation (#899)
- Added more developer documentation (#776).
- Vanilla LCDM cosmology (#783)
- Sunyaev-Zel'dovich GNFW profile and tracer (#784)
- Added number counts integrals for clusters (#787)
- Scale (and redshift) - dependent mu-Sigma modified gravity support (#790)
- Halo Occupation Distribution (#793)
- kwargs option in
read_yaml
(#829) - correlation.py now correlations.py (#834)
- Calculator mode (#843)
- z-dependent mass function normalization for Tinker10 (#839)
- Non-Gaussian covariance matrices (#833, #835, #838)
- Perturbation theory power spectra #734
- Generalized Tinker mass function to all SO mass definitions (#736)
- Deprecated old halo model (#736)
- Halo model power spectra #717
- Fixed bug in Duffy 2008 concentration-mass relation #717
- Added a "spline" integration method to carry out Limber integrals.
- Added a function for the angular diameter distance difference between two scale factors (#645)
- Extended implementation of halo profiles (#722).
- Improved FFTLog API (#722).
- Functionality to resample 1D arrays including extrapolation (#720).
- Methods to retrieve internal tracer functions (#713).
- Improved implementation of halo model quantities (n(M), b(M), c(M)) (#668, #655, #656, #657, #636).
- Add straightforward single massive neutrino option (#730).
- Updated MG support via mu / Sigma (scale-independent) with higher accuracy implementation (#737)
- Added function to estimate the scale at which non-linear structure formation becomes important for the computation of the matter power spectrum (#760).
- Deprecated old halo model (#736)
- Added a "spline" integration method to carry out Limber integrals.
- Added function for the angular diameter distance difference between two scale factors (#645)
- Removed old C/C++ examples (#725)
- Extended implementation of halo profiles (#722).
- Improved FFTLog API (#722).
- Functionality to resample 1D arrays including extrapolation (#720).
- Improved implementation of halo model quantities (n(M), b(M), c(M)) (#668, #655, #656, #657, #636).
- Updated MG support via mu / Sigma (scale-independent) with higher accuracy implementation (#737)
- Fixed a PyPi installation bug where the proper files for
CMAKE
were not included in the source distribution.
- Made CAMB the default Boltzmann code (#685).
- Added check to ensure the number of relativistic neutrinos is positive (#684).
- Added massive neutrinos to Omega_m (#680).
- Changed neutrino API options to be intuitive and consistent (#681).
- Enabled CAMB (#677)
- Fixed bug when normalizing the linear power spectrum using sigma8 and the mu-Sigma modified gravity model (#677).
- Enabled the mu-Sigma modified gravity model for any linear power spectrum (#677).
- Refactored the power spectrum normalization routines to only run CAMB/CLASS once when using sigma8 (#677).
- Fixed a bug where the power spectrum normalization was not being set accurately when using sigma8 (#677).
- Added warnings for inconsistent models (#676).
- Moved CLASS interface to python (#652).
- Moved all benchmarks and tests to python (#653).
- Changed IA bias normalization to be consistent with A_IA=1 (#630).
- Implemented generalized models for tracers (#630)
- Improved error reporting for
angular_cl
computations (#567). - Deprecated the
pyccl.redshifts
module (#579). - Remove global splines for RSD correlation functions. These are now stored per cosmology. Further, they are now rebuilt on-the-fly for a given cosmology if a new scale factor is requested. (#582)
- Allow spline, numerical and constant parameters to be set from Python (#557).
- Deprecated transfer function options 'ccl_emulator', 'ccl_fitting_function' 'ccl_boltzmann', 'ccl_boltzmann_class' and 'ccl_boltzmann_camb' (#610). These were either not implemented or aliases for another option.
- Renamed transfer function option 'ccl_none' to 'ccl_transfer_none' to avoid ambiguity (#610).
- Refactored transfer function and matter power spectrum options to allow any combination, even unphysical ones (#610).
- Added capability to use the halo model power spectrum as the primary non-linear power spectrum in the code (#610).
- Fixed infinite loop bug in splitting sum of neutrino masses into individual masses (#605).
- Added custom Halofit code (#611).
- Added
has_density
andhas_shear
tags toTracer
constructors. - Changed TCMB to T_CMB everywhere (#615)
- Deprecate Angpow (#571)
- Added support for modified gravity via mu / Sigma (scale-independent) parameterisation (#442)
- Added massive neutrinos to Omega_m (#680).
- Moved CLASS interface to python (#652).
- Added OpenMP (#651).
- Removed all benchmarks from C and kept only the C unit tests in C (#653).
- Implemented generalized models for tracers (#630)
- Fixed memory leak in CLASS power spectrum computations (#561, #562).
- Fixed a bug where CLASS would crash due to small rounding errors at z = 0 when evaluating power spectra (#563, #564).
- Fixed bug in fftlog for some complex arguments (#565, #566).
- Replaced custom gamma function with that from GSL (#570).
- Deprecated the
ccl_redshifts.h
functions (#579). - Refactored spline and numerical parameters to be allocated per cosmology (#557).
- Allow global physical constants to be changed (#557).
- Fixed memory leaks in
ccl_correlation.c
(#581). - Deprecated transfer function options 'ccl_emulator', 'ccl_fitting_function' 'ccl_boltzmann', 'ccl_boltzmann_class' and 'ccl_boltzmann_camb' (#610). These were either not implemented or aliases for another option.
- Renamed transfer function option 'ccl_none' to 'ccl_transfer_none' to avoid ambiguity (#610).
- Refactored transfer function and matter power spectrum options to allow any combination, even unphysical ones (#610).
- Added additional header and source files for clarity (#610).
- Added capability to use the halo model power spectrum as the primary non-linear power spectrum in the code (#610).
- Fixed infinite loop bug in splitting sum of neutrino masses into individual masses (#605).
- Added custom Halofit code (#611).
- Separated Limber and Non-Limber C_ell calculations (#614)
- Added
has_density
andhas_shear
flags to ClTracers (#614) - Simplified C_ell unit tests (#614)
- Changed TCMB to T_CMB everywhere (#615)
- Fixed a small bug in the w_tophat expression and increased precision (#607)
- Deprecated the use of GSL spline accelerators (#626)
- Deprecate Angpow (#571)
- Added support for modified gravity via mu / Sigma (scale-independent) parameterisation (#442)
- Deprecated the
native
non-Limber angular power spectrum method (#506). - Renamed
ccl_lsst_specs.c
toccl_redshifts.c
, deprecated LSST-specific redshift distribution functionality, introduced user-defined true dNdz (changes in call signature ofccl_dNdz_tomog
). (#528).
- Renamed
lsst_specs.py
toredshifts.py
, deprecated LSST-specific redshift distribution functionality, introduced user-defined true dNdz (changes in call signature ofdNdz_tomog
). (#528). - Deprecated the
native
non-Limber angular power spectrum method (#506). - Deprecated the
Parameters
object in favor of only theCosmology
object (#493). - Renamed the
ClTracer
family of objects (#496). - Various function parameter name changes and documentation improvements (#464).
Summary: added halo model matter power spectrum calculation and halo mass-concentration relations. Change to sigma(R) function so that it now has time dependence: it is now sigma(R,a). Added a sigmaV(R,a) function, where sigmaV(R,a) is the variance in the displacement field smoothed on scale R at scale-factor a.
In ccl_halomod.c:
Added this source file. Contains functions to compute halo-model matter power spectra and also mass-concentration relations.
In ccl_power.c
Added sigmaV, changed sigma(R) -> sigma(R,a)
In ccl_massfunc.c
Added Sheth & Tormen (1999) mass function.
sigmaR(R) defaults to sigmaR(R,a=1) unless a is specified. sigmaV(R) is also added. New functions ccl.halomodel_matter_power and ccl.halo_concentration.
Summary: the user interface for setting up cosmologies with neutrinos has been altered. Users should from now on pass Neff, the effective number of relativistic neutrino species in the early universe, and mnu, either a sum or neutrino masses or a set of 3 neutrinos masses.
In ccl_core.c:
In the function, 'ccl_parameters_create', the arguements 'double N_nu_rel', and 'double N_nu_mass' have been removed. The arguments 'double Neff' and 'ccl_mnu_convention mnu_type' have been added. The argument 'mnu' has changed in type from 'double mnu' to 'double* mnu'.
Similar changes apply in 'ccl_cosmology_create_with_params' and all 'ccl_parameters_create...nu' convenience functions.
Additionally, in the function 'ccl_parameters_create' and 'ccl_cosmology_create_with_params', arguments have been added for the parameters of the BCM baryon model; these are 'double bcm_log10Mc', 'double bcm_etab', and 'double bcm_ks'.
In ccl_neutrinos.c:
The function ccl_Omeganuh2_to_Mnu has been renamed ccl_nu_masses. The arguments 'double a' and 'gsl_interp_accel* accel' have been removed. The argument 'ccl_neutrino_mass_splits mass_split' has been added.
In core.py:
In the Parameters class, the arguments 'N_nu_rel', and 'N_nu_mass' have been removed. The optional arguments 'Neff', 'mnu_type', 'bcm_log10Mc', 'bcm_etab', and 'bcm_ks' have been added. Similar changes occur in the Cosmology class.
In neutrinos.py:
In the function Omeganuh2, the argument 'Neff' has been removed. It is now fixed to the length of the argument 'mnu'. The function 'Omeganuh2_to_Mnu' has been renamed 'nu_masses'. The arguments 'a' and 'Neff' have been removed. The argument 'mass_split' has been added. The argument 'TCMB' has been changed to 'T_CMB'.
CLASS is no longer included as part of CCL; it can instead of easily downloaded via the class_install.py script and this procedure is documented.
Tutorial added for usage with MCMC
Added support for BCM baryon model
cpp compatibility improved
Python 3 support added
Added support for computing the nonlinear matter power spectrum with CosmicEmu
Added support for CMB lensing observables, including splines for cosmological quantities to higher redshift
Added the ability to return useful functions such as dNdz for a tracer Cl object.
Clarified license
Values of the physical constants have changed to CODATA2014/IAU2015