v0.6.0
Release Summary
- Multipass filtering / object detection using the
filterSets
keyword (use to e.g. construct point source and cluster catalogs in onenemo
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 innemo-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
- Injection parameters by @huffenbe in #55
- Multipass by @mattyowl in #56
- Indentation fix by @mattyowl in #57
- Bugfix by @mattyowl in #58
- Masking by @mattyowl in #59
- Rejig by @mattyowl in #60
- Footprints by @mattyowl in #62
Full Changelog: v0.5.0...v0.6.0