exoTEDRF: An EXOplanet Transit and Eclipse Data Reduction Framework

Michael Radica
2024-07-24
Abstract:Here, I present the community with exoTEDRF (EXOplanet Transit and Eclipse Data Reduction Framework; formerly known as supreme-SPOON), an end-to-end pipeline for data reduction and light curve analysis of time series observations (TSOs) of transiting exoplanets with JWST. The pipeline is highly modular and designed to produce reliable spectra from raw JWST exposures. exoTEDRF (pronounced exo-tedorf) consists of four stages, each of which are further subdivided into a series of steps. These steps can either be run individually, for example in a Jupyter notebook, or via the command line using the provided configuration files. The steps are highly tunable, allowing full control over every parameter in the reduction. Each step also produces diagnostic plots to allow the user to verify their results at each intermediate stage, and compare outputs with other pipelines if so desired. Finally, exoTEDRF has also been designed to be run in "batch" mode: simultaneously running multiple reductions, each tweaking a subset of parameters, to understand any impacts on the resulting atmosphere spectrum.
Instrumentation and Methods for Astrophysics,Earth and Planetary Astrophysics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: how to extract reliable and robust exoplanet atmospheric spectra from the raw observational data of the James Webb Space Telescope (JWST). Specifically, as the scientific community is increasingly concerned with detecting the secondary atmospheric features of terrestrial - like rocky planets, it is particularly important to ensure that these atmospheric spectra are not affected by specific selections during the data - processing process. ### Main problems: 1. **Reliability of data processing**: Ensure that the atmospheric spectra extracted from the JWST's raw observational data are reliable and robust. 2. **Meeting the research needs of small - planet atmospheres**: Especially when studying the atmospheres of terrestrial - like rocky planets, ensure that the extracted spectral features are not affected by specific selections during the data - processing process. 3. **Modularity and adjustability**: Provide a highly modular and adjustable data - processing framework so that users can verify the results of each processing step and compare them with other pipelines. 4. **Support for multiple observation modes**: In particular, support the NIRISS/SOSS observation mode, which is a less - covered part in current JWST data - processing tools. ### Solutions: The authors propose exoTEDRF (EXOplanet Transit and Eclipse Data Reduction Framework), an end - to - end data - processing and light - curve - analysis pipeline specifically designed to process JWST's time - series observations (TSOs) of transiting exoplanets. The main features of exoTEDRF include: - **Four main stages**: - **Stage 1: Detector - level processing**: Convert the original 4D data frames into 3D slope images, including steps such as super - bias subtraction, 1/f noise correction, and slope fitting. - **Stage 2: Spectral processing**: Perform additional calibrations to prepare for spectral extraction of slope images, including flat - field correction, background subtraction, etc. - **Stage 3: Spectral extraction**: Extract 2D stellar spectra from 3D slope images. - **Stage 4 (Optional): Light - curve fitting**: Use tools such as ExoTiC - LD to estimate the stellar limb - darkening parameters. - **Highly modular and adjustable**: Each step can be run independently, and each parameter can be fully controlled, allowing users to verify the results at each intermediate stage and compare them with other pipelines. - **Batch - processing mode**: Support running multiple data - processing tasks simultaneously, adjusting some parameters each time to understand the impact of these adjustments on the final atmospheric spectra. Through these functions, exoTEDRF aims to ensure that the atmospheric spectra extracted from JWST observational data are reliable and robust, thereby promoting the study of the atmospheres of terrestrial - like rocky planets.