pipeline — Pipeline#
This module wraps all the high-level simulation and analysis tasks of the
package, providing functions with the same name as those in the
tasks module, but driven entirely by keyword arguments.
These functions are meant to be used by the command-line interface, while
programmatic pipelines should always use the functions in the
tasks module, which come with a precise, documented signature.
Module documentation#
Pipeline facilities.