REPUBLIC: A variability-preserving systematic-correction algorithm for PLATO's multi-camera light curves
Oscar Barragán,Suzanne Aigrain,James McCormac
2024-04-09
Abstract:Space-based photometry missions produce exquisite light curves that contain a wealth of stellar variability on a wide range of timescales. Light curves also typically contain significant instrumental systematics -- spurious, non-astrophysical trends that are common, in varying degrees, to many light curves. Empirical systematics-correction approaches using the information in the light curves themselves have been very successful, but tend to suppress astrophysical signals, particularly on longer timescales. Unlike its predecessors, the PLATO mission will use multiple cameras to monitor the same stars. We present REPUBLIC, a novel systematics-correction algorithm which exploits this multi-camera configuration to correct systematics that differ between cameras, while preserving the component of each star's signal that is common to all cameras, regardless of timescale. Through simulations with astrophysical signals (star spots and planetary transits), Kepler-like errors, and white noise, we demonstrate REPUBLIC's ability to preserve long-term astrophysical signals usually lost in standard correction techniques. We also explore REPUBLIC's performance with different number of cameras and systematic properties. We conclude that REPUBLIC should be considered a potential complement to existing strategies for systematic correction in multi-camera surveys, with its utility contingent upon further validation and adaptation to the specific characteristics of the PLATO mission data
Instrumentation and Methods for Astrophysics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: how to effectively remove instrument systematics in multi - camera light curves while retaining the long - term variation characteristics of astrophysical signals. Specifically, the PLATO mission will use multiple cameras to monitor the same star simultaneously, which brings new challenges and opportunities.
### Problem Background
1. **Instrument Systematics**: The light curves produced by space photometric measurement missions usually contain significant instrument systematics. These errors are non - astrophysical trends and will contaminate the real signals in the light curves.
2. **Limitations of Existing Methods**: Traditional systematics correction methods (such as SysRem, PDC - MAP, etc.) have successfully removed systematics, but they often suppress astrophysical signals, especially on longer time scales.
### Characteristics of the PLATO Mission
- **Multi - camera Configuration**: Different from previous missions, PLATO will use multiple cameras to monitor the same star simultaneously, and each camera may have different systematics.
- **Data Processing Challenges**: A new algorithm is required to take advantage of multi - camera to remove systematics while retaining the common astrophysical signals.
### Solution
The paper proposes a new algorithm named REPUBLIC, whose main goals are:
1. **Remove Systematics**: Through multi - camera configuration, identify and remove the systematics specific to each camera.
2. **Retain Astrophysical Signals**: Ensure that the astrophysical signals (such as starspots, planetary transits, etc.) observed by all cameras will not be suppressed, regardless of the time scale.
### Method Overview
The core idea of the REPUBLIC algorithm is:
- **Modeling**: Assume that the flux observed by each camera can be decomposed into three parts: the real astrophysical signal \(A_{ik}\), the camera - specific systematics \(B_{ijk}\), and the random noise \(E_{ijk}\).
- **Systematics Modeling**: Systematics are modeled as a linear combination of a series of camera - specific trends.
- **Least - Squares Solution**: By minimizing the total \(\chi^{2}\), solve for the best - fitting astrophysical signal and systematics weights.
### Testing and Validation
The paper verifies the effectiveness of the REPUBLIC algorithm through simulation experiments, including:
- **Synthetic Light Curve Generation**: Multi - camera light curves containing astrophysical signals, systematics, and white noise.
- **Performance Comparison**: Compare with the traditional PDC - LS method, showing the advantages of REPUBLIC in retaining long - term astrophysical signals.
### Conclusion
The REPUBLIC algorithm can effectively remove systematics while retaining astrophysical signals, especially long - term variation characteristics, in a multi - camera configuration. This property makes it a potential complementary method for systematics correction in the PLATO mission, but it still needs further verification and adaptation to the specific characteristics of PLATO data.
### Formula Presentation
The key formulas involved in the paper are as follows:
- Decomposition of Observed Flux:
\[
F_{ijk}=A_{ik}+B_{ijk}+E_{ijk}
\]
- Systematics Model:
\[
B_{ijk}=\sum_{n = 1}^{N_j}W_{ijn}T_{jkn}
\]
- Total \(\chi^{2}\):
\[
\chi^{2}=\sum_{j}\sum_{k}\frac{1}{\sigma_{jk}^2}(F_{jk}-A_k-\sum_{n}W_{jn}T_{jkn})^2
\]
These formulas show how the REPUBLIC algorithm simultaneously estimates astrophysical signals and systematics weights by minimizing \(\chi^{2}\).