<div dir="ltr">I'm happy to announce the release of SEP v0.2.0.<div><br></div><div>SEP makes available some of the algorithms in Source Extractor as stand-alone functions and classes. These operate directly on in-memory arrays (no FITS files, configuration files, etc). The code is derived directly from the Source Extractor code base.<div><br></div><div>Changes from v0.1.0:</div><div><br></div><div>- new aperture photometry functions</div><div>- Kron radius function</div><div>- variable detection threshold in object detection</div><div>- bug fixes</div></div><div>- better documentation: <a href="http://sep.readthedocs.org" target="_blank">http://sep.readthedocs.org</a></div><div><br></div><div>Source code: <a href="https://github.com/kbarbary/sep" target="_blank">https://github.com/kbarbary/sep</a></div><div><br></div><div>The new version is almost entirely backwards-compatible with v0.1.0, but there are some deprecations. See <a href="https://github.com/kbarbary/sep/blob/master/CHANGES.md" target="_blank">https://github.com/kbarbary/sep/blob/master/CHANGES.md</a>.</div><div><br></div><div>Finally, note that SEP overlaps with some of the functionality in photutils, and in fact some code originally written for photutils has been added to SEP. We've discussed including SEP as a "low-level" dependency in photutils and this release is a step towards enabling that.</div><div><br></div><div>Best,</div><div>- Kyle</div><div><br></div></div>