Releases: simonsobs/nemo
Releases · simonsobs/nemo
v0.9.0
Release Summary
- Used for the ACT DR6 cluster search as described in https://arxiv.org/abs/2507.21459 (this version used for v1.0 data products)
- Numpy 2+ compatible
- Replaced object painter for beam profiles with Pixell version (much faster)
- Fix for forced photometry mode when used with
filterSetsin mainnemocommand runs - Documentation is still not complete in some areas
Full Changelog: v0.8.1...v0.9.0
v0.8.1
Release Summary
- Used for the ACT DR6 cluster search as described in https://arxiv.org/abs/2507.21459
- This version is identical to v0.8.0, except for fixing a bug related to the
-xoption fornemoModel, and updates to documentation. - Documentation is still not complete in some areas.
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Release Summary
- Used for the ACT DR6 cluster search as described in https://arxiv.org/abs/2507.21459
- Documentation is being updated and is not complete in some areas
New Contributors
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
Release Summary
- Changes to nemoModel - now no longer uses tiles (but requires more RAM). This prevents large angular scale clusters from being potentially cut off when painted into maps.
What's Changed
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Release Summary
- Fix for reading in beam tform files that are not normalized to 1 at ell = 0.
- Fix for bug in generating sim CMB maps (affects
nemoModelonly). Thanks to Erik Rosenberg for catching this.
What's Changed
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Release Summary
- Much improved speed (in cluster profile calculations) and general performance for the main
nemocommand - Better MPI load balancing
- Stitched maps are now default (no individual tile maps are written)
- Improved sampling when drawing from the halo mass function (thanks to Íñigo and Boris)
- CLASS-SZ can optionally be used by the
MockSurveyclass instead ofpyccl - Various other bug fixes and improvements
- Note docs are not updated yet
What's Changed
Full Changelog: v0.6.3...v0.7.0