Astronomical source extraction and photometry in Python
Description
SEP makes available some of the astronomical source extraction and
photometry algorithms in Source Extractor as stand-alone
functions and classes. These operate directly on in-memory numpy arrays
(no FITS files, configuration files, etc). It’s derived directly from
(and tested against) the Source Extractor code base.