Skip to main content
QUICK REVIEW

[论文解读] The Automated Photometry Of Transients (AutoPhOT) pipeline

S. Brennan, M. Fraser|arXiv (Cornell University)|Jan 7, 2022
Astronomical Observations and Instrumentation被引用 6
一句话总结

AutoPhOT 是一个原生基于 Python 3 的开源测光流水线,专为天文物体的自动化、出版级测光而设计。它通过人工源注入实现模板减除和极限星等估计,实现快速、精确的孔径测光与 PSF 测光,结果与 DAOPHOT 一致,同时消除了对旧版 IRAF 或 Python 2 软件的依赖。

ABSTRACT

We present the Automated Photometry Of Transients (AutoPhOT) package, a novel automated pipeline that is designed for rapid, publication-quality photometry of astronomical transients. AutoPhOT is built from the ground up using Python 3 - with no dependencies on legacy software. Capabilities of AutoPhOT include aperture and point-spread-function photometry, template subtraction, and calculation of limiting magnitudes through artificial source injection. AutoPhOT is also capable of calibrating photometry against either survey catalogues, or using a custom set of local photometric standards, and is designed primarily for ground-based optical and infrared images. We show that both aperture and point-spread-function photometry from AutoPhOT is consistent with commonly used software, for example DAOPHOT, and also demonstrate that AutoPhOT can reproduce published light curves for a selection of transients with minimal human intervention.

研究动机与目标

  • 解决对现代、可维护测光流水线日益增长的需求,以替代旧版 IRAF/DAOPHOT 软件。
  • 提供自动化、可直接发表的瞬变源测光结果,最大限度减少人工干预。
  • 通过消除 32 位系统和 Python 2 依赖,确保与现代计算环境的兼容性。
  • 支持使用星表目录(如 SDSS、PanSTARRS)和用户自定义本地标准进行测光校准。
  • 通过人工源注入和统计检测标准,实现稳健的极限星等估计。

提出的方法

  • 完全基于 Python 3 构建,不依赖 IRAF 或已弃用的 Python 2 包。
  • 利用 Astropy 核心包进行图像处理、WCS 和测光计算。
  • 采用 PSF 建模和源轮廓拟合技术,执行孔径测光与 PSF 拟合测光。
  • 通过模板减法检测差图像中的瞬变信号。
  • 通过人工源注入估计极限星等,模拟不同通量水平的源。
  • 使用误报率(α)和漏报率(β)的统计检测标准,缺省 β′ = 0.75,以确保保守的上限估计。

实验结果

研究问题

  • RQ1一个现代的、原生基于 Python 3 的测光流水线是否能在不依赖旧版软件的前提下,实现与 DAOPHOT 相当的测光精度?
  • RQ2AutoPhOT 在最小人工输入下,能在多大程度上复现已发表的瞬变源光 lightcurves?
  • RQ3AutoPhOT 使用人工源注入和统计检测阈值估计极限星等的效率如何?
  • RQ4AutoPhOT 是否能可靠地使用外部星表目录和用户定义的本地标准进行测光校准?
  • RQ5AutoPhOT 在不同望远镜和滤镜的异构数据集上是否保持一致的性能表现?

主要发现

  • AutoPhOT 在极少人工干预下成功复现了已发表的瞬变源光 lightcurves,与文献结果高度一致。
  • AutoPhOT 中采用的孔径测光与 PSF 测光在通量恢复方面与 DAOPHOT 结果一致,验证了其准确性。
  • 该流水线的人工源注入方法成功复现了由公式 15 预测的统计检测概率(β′),在约 4.5σ 背景噪声下检测率达到 75%。
  • 5σ 背景噪声水平下的极限星等可提供 95% 的置信水平用于源检测,与天体物理学标准实践一致。
  • AutoPhOT 默认采用 β′ = 0.75,确保保守的上限估计,最大限度减少瞬变源检测中的漏报。
  • 该流水线支持基于 SDSS/PanSTARRS 星表目录的校准以及用户自定义的本地测光标准,显著提升了观测项目中的灵活性。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。