Releases: ACTCollaboration/act_dr6_lenslike
Releases · ACTCollaboration/act_dr6_lenslike
v1.2.0
What's Changed
- Compatibility with new data package on LAMBDA "v1.2.0" that includes a fix for the likelihood normalization corrections. This fix only affects runs that combine with primary CMB data (
lens_only=False
). The differences in parameter constraints are very small and mostly a slight increase in uncertainties. - Additional flags in the likelihood that allow correct treatment when combining with the ACT DR4 CMB likelihood.
Full Changelog: v1.0.6...v1.2.0
v1.0.6
What's Changed
- Return theory vector for cosmosis by @itrharrison in #10
- use
provider
instead oftheory
by @AdamOrmondroyd in #11 - Download data function by @itrharrison in #12
- Fix file install location bug by @itrharrison in #13
- Provide bin centers after selection rather than before by @msyriac in #14
- version bump to 1.0.6 by @itrharrison in #15
New Contributors
- @AdamOrmondroyd made their first contribution in #11
Full Changelog: v1.0.0...v1.0.6
v1.0.0
Initial release of lensing likelihood.
What's Changed
- Unit tests by @msyriac in #2
- Minimal pip packaging by @itrharrison in #4
- Add basic continuous integration by @itrharrison in #8
New Contributors
- @msyriac made their first contribution in #2
- @itrharrison made their first contribution in #4
Full Changelog: https://github.com/ACTCollaboration/act_dr6_lenslike/commits/v1.0.0