DMTN-206: Simplifying Pipeline Execution APIs

  • Tim Jenness

Latest Revision: 2023-07-10

Note

This technote is not yet published.

Currently there is no way for a user to run a pipeline from within a python script or python notebook without calling out to the pipetask command. This document will explore the options for creating such an API and investigate how ctrl_bps and pipe_base can be reorganized to reduce logic duplication.