中文

PyLongslit:用于 CCD 检测器记录的天文长孔径光谱数据的简单手动 Python 管线

天体物理仪器与方法 2025-04-02 v1

摘要

我们提出一个新的 Python 管线,用于处理记录在 CCD 检测器上的天文长孔径光谱观测数据。该管线旨在实现简单、手动、透明和稳健。管线的目标是为半自动和自动管线提供一个手动且简单的对应方案。其预期用例包括教学以及自动管线失败的情况。从原始数据开始,该管线可产生以下输出:* 每个检测器像素的以计数和波长为坐标的校准 2D 光谱。* 从 2D 光谱中提取的以每单位波长计的 1D 光谱(针对类星体)。* 已校准的 1D 光谱(针对类星体)。上述产品通过执行标准的探测器校准程序(Howell, 2006;Richard Berry, 2005)、星际余辉 subtraction(McCully 等, 2018;van Dokkum, 2001)以及 1D 光谱提取(Bradley 等, 2024;Horne, 1986)获得。软件仓库:https://github.com/KostasValeckas/PyLongslit

关键词

引用

@article{arxiv.2504.00973,
  title  = {PyLongslit: a simple manual Python pipeline for processing of astronomical long-slit spectra recorded with CCD detectors},
  author = {Kostas Valeckas and Johan Peter Uldall Fynbo and Jens-Kristian Krogager and Kasper Elm Heintz},
  journal= {arXiv preprint arXiv:2504.00973},
  year   = {2025}
}

备注

Submitted to JOSS. Software repository: https://github.com/KostasValeckas/PyLongslit