Releases: heracles-ec/heracles
Releases · heracles-ec/heracles
Heracles 25.1
Now with pseudo-Cl deconvolution and numerical covariances
What's Changed
- gh-188: example for discrete spectra by @ntessore in #190
- gh-204: include output in example by @ntessore in #205
- gh-213: better stringification of keys in FITS by @ntessore in #214
- gh-212: metadata for bias computation by @JaimeRZP in #209
- gh-207: simplified output format by @ntessore in #211
- gh-217: install bzip2 before running tests by @ntessore in #218
- gh-223: fixes for NumPy 2 by @ntessore in #224
- gh-226: new CovMatrix result type by @JaimeRZP in #230
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #235
- gh-228: results with multiple \ell axes by @ntessore in #232
- gh-236: make Result container not array subclass by @ntessore in #237
- gh-231: write maps and alms in new FITS format by @ntessore in #234
- gh-244: forward metadata in binned() by @ntessore in #245
- gh-249: switch off autofix by pre-commit.ci by @ntessore in #250
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #240
- #247 FitsDict update to work with Chain Map by @ucapbba in #248
- gh-221: jackknife covariance by @JaimeRZP in #246
- pre-commit.ci: update pre-commit hooks by @pre-commit-ci[bot] in #258
- gh-251: test coverage reporting by @ntessore in #252
- gh-261: do not flatten spectra by @ntessore in #262
- gh-260: fixed mask correction as in paper by @JaimeRZP in #267
- pre-commit.ci: update pre-commit hooks by @pre-commit-ci[bot] in #268
- gh-227: implement binned() for multiple ell axes by @ntessore in #264
- gh-253 Shrinkage by @JaimeRZP in #257
- pre-commit.ci: update pre-commit hooks by @pre-commit-ci[bot] in #273
- gh-272: set correct metadata for covariance results by @ntessore in #282
- gh-278: add helper function for building jackknife maps by @ntessore in #283
- gh-277: fix prefactor in delete1 jackknife computation by @ntessore in #281
- gh-279: transforms to heracles by @JaimeRZP in #284
- gh-280: use unmixing code for DICES by @JaimeRZP in #274
- gh-295: Delete2 identation bug by @JaimeRZP in #291
- gh-298: get_cls extra wrapping by @JaimeRZP in #299
- gh-302: More JKMaps tests by @JaimeRZP in #301
- gh-296: Sample Covariance bug by @JaimeRZP in #297
- pre-commit.ci: update pre-commit hooks by @pre-commit-ci[bot] in #294
- DEV: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #312
- pre-commit.ci: update pre-commit hooks by @pre-commit-ci[bot] in #311
- gh-313: Forgot to export natural_unmixing by @JaimeRZP in #310
- pre-commit.ci: update pre-commit hooks by @pre-commit-ci[bot] in #314
- DEV: Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #315
- gh-256: unmixing tutorial by @JaimeRZP in #304
- gh 319: Truncated by @JaimeRZP in #318
- gh-256: inversion by @JaimeRZP in #303
- gh-199: Add citations by @JaimeRZP in #322
- gh-320: Natural Unmixing by @JaimeRZP in #321
New Contributors
- @JaimeRZP made their first contribution in #209
- @pre-commit-ci[bot] made their first contribution in #235
Full Changelog: v24.1.1...v25.10.2
Heracles 24.1.1
Minor update that adds the arXiv reference to the documentation. No code changes.
What's Changed
- gh-179: update list of publications by @ntessore in #181
- gh-182: gallery for examples by @ntessore in #183
- gh-180: add CITATION file by @ntessore in #184
- gh-186: add publication links to README by @ntessore in #187
Full Changelog: v24.1...v24.1.1
Heracles 24.1
Initial release.