TL;DR
Prose is a Python framework designed for building modular, maintainable, and instrument-agnostic pipelines for astronomical image processing, improving reproducibility, portability, and efficiency over traditional methods.
Contribution
It introduces a flexible, modular Python framework for astronomical image processing that simplifies pipeline construction and enhances reproducibility compared to legacy tools.
Findings
Prose produces light curves with lower noise levels.
Prose requires less user interaction.
Prose offers richer reporting functionalities.
Abstract
To reduce and analyze astronomical images, astronomers can rely on a wide range of libraries providing low-level implementations of legacy algorithms. However, combining these routines into robust and functional pipelines requires a major effort which often ends up in instrument-specific and poorly maintainable tools, yielding products that suffer from a low-level of reproducibility and portability. In this context, we present prose, a Python framework to build modular and maintainable image processing pipelines. Built for astronomy, it is instrument-agnostic and allows the construction of pipelines using a wide range of building blocks, pre-implemented or user-defined. With this architecture, our package provides basic tools to deal with common tasks such as automatic reduction and photometric extraction. To demonstrate its potential, we use its default photometric pipeline to process…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
