is a data reduction and analysis pipeline for exoplanet
time-series observations, with a particular focus on James Webb Space Telescope
(JWST) data. The goal of is to provide an end-to-end
pipeline that starts with raw, uncalibrated FITS files and ultimately yields
precise exoplanet transmission and/or emission spectra. The pipeline has a
modular structure with six stages, and each stage uses a "Eureka! Control File"
(ECF; these files use the .ecf file extension) to allow for easy control of the
pipeline's behavior. Stage 5 also uses a "Eureka! Parameter File" (EPF; these
files use the .epf file extension) to control the fitted parameters. We provide
template ECFs for the MIRI, NIRCam, NIRISS, and NIRSpec instruments on JWST and
the WFC3 instrument on the Hubble Space Telescope (HST). These templates give
users a good starting point for their analyses, but is not
intended to be used as a black-box tool, and users should expect to fine-tune
some settings for each observation in order to achieve optimal results. At each
stage, the pipeline creates intermediate figures and outputs that allow users
to compare 's performance using different parameter settings
or to compare with an independent pipeline. The ECF used to
run each stage is also copied into the output folder from each stage to enhance
reproducibility. Finally, while has been optimized for
exoplanet observations (especially the latter stages of the code), much of the
core functionality could also be repurposed for JWST time-series observations
in other research domains thanks to 's modularity.