Scripts to make end-to-end DAG for continuous gravitational wave searches
The overarching script is set_up_search_DAG.sh.
This initializes a number of important variables and calls a host of other scripts (most of which unfortunately we don't have room for here).
This then creates a DAG (Directed Acyclic Graph) within HTCondor's parallel control flow.
The full pipeline is quite complicated (see the flowchart below). However, the DAG is set up so the entire pipeline is automated to the point of 'fire and forget'. Many of the steps in the pipeline require thousands, or even tens of thousands, of compute jobs at a time.