the process is the product
The ESP software is a set of data processes called tasks that, when run together, make it a pipeline. Each of these tasks are broken up further into:
The starting data product is spectral images from various instruments. The data then flows through the collection of tasks, algorithms, aspects, and regressions to produce it final data product; the spectral content of exoplanets.
We often talk about two types of pipelines: operational and private. They only difference between them is the operational is notionally public while the private is notionally private. Other than these notional access differences, they are the ame. In reality, everyone has the same access to private pipelines as they do operational ones.
Because the actual pipeline changes as we commit and update code, the description here is a highlight of the tasks and algorithms from moment in time. To know its current form, you would have to start a pipeline and view it live. However, reading through this should provide the ability to interpret the live diagrams.
The ESP tasks and how they relate to each other are in this figure: