SEP: Source Extractor as a library

SEP: Source Extractor as a library
复制标题

DOI:
10.21105/joss.00058
复制
发表时间:
2016-10
期刊:
J. Open Source Softw.
影响因子:
--
通讯作者:
K. Barbary
K. Barbary
中科院分区:
其他
文献类型:
--
作者:
K. Barbary

文献摘要

被引文献

相似文献

虽然源代码提取程序非常有用,但它只能用作可执行文件-读取输入文件、生成输出文件并由另一个文件中指定的一组有限的配置选项控制-这一事实可能会限制其适用性或导致笨拙的工作流程。作为更大的定制分析的一部分,经常希望具有编程访问以在内存中的图像上执行上述任务中的一个或多个。
While Source Extractor is highly useful, the fact that it can only be used as an executable – reading input files, producing output files and controlled by a limited set of configuration options specified in another file – can limit its applicability or lead to awkward workflows. There is often a desire to have programmatic access to perform one or more of the above tasks on in-memory images as part of a larger custom analysis.