Skip to content

Releases: simonsobs/nemo

v0.7.3

22 Dec 04:24
fd02999
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

13 Dec 04:54
9776a21
Compare
Choose a tag to compare

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

10 Dec 06:28
f01b92e
Compare
Choose a tag to compare

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 nemoModel only). Thanks to Erik Rosenberg for catching this.

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Nov 15:54
8734468
Compare
Choose a tag to compare

Release Summary

  • Much improved speed (in cluster profile calculations) and general performance for the main nemo command
  • 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 MockSurvey class instead of pyccl
  • Various other bug fixes and improvements
  • Note docs are not updated yet

What's Changed

Full Changelog: v0.6.3...v0.7.0

v0.6.3

19 Oct 09:25
Compare
Choose a tag to compare

Release Summary

  • Meta data update and slight change to installation config
  • Bug fix: mass estimates for objects with large redshift uncertainties

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

31 Aug 23:27
2db3c00
Compare
Choose a tag to compare

Release Summary

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Jul 10:21
bec63dc
Compare
Choose a tag to compare

Release Summary

  • Bug fixes (forced photometry modes, avoiding import of sharp module)

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Jul 12:07
Compare
Choose a tag to compare

Release Summary

  • Multipass filtering / object detection using the filterSets keyword (use to e.g. construct point source and cluster catalogs in one nemo run - docs not yet updated for this)
  • Added flag mask (use to e.g. flag dusty regions rather than zero them)
  • User-specified mass conversions in nemoMass, using CCL routines
  • Improved memory efficiency
  • Improved (more extensive and faster) source injection simulations
  • Object painter / beam convolution now uses pixell routines
  • More features in nemoModel (used in nemo-sim-kit, which will be public soon)
  • Removed Cython dependency (easier to install - now just pure Python)
  • Numerous API changes and bug fixes

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

17 Nov 08:15
Compare
Choose a tag to compare

Release Summary

  • More extensive docs (though still not complete)
  • Revised test suite
  • Added Battaglia+2012 cluster models
  • First release of nemoSpec (used in Li et al. 2021)
  • Numerous API changes and bug fixes

What's Changed [auto generated]

New Contributors

v0.4.0b3

10 Nov 10:34
Compare
Choose a tag to compare
v0.4.0b3 Pre-release
Pre-release
More setup tweaks