Skip to content

v0.6.0

Compare
Choose a tag to compare
@mattyowl mattyowl released this 14 Jul 12:07
· 76 commits to main since this release

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