craftutils.observation.epoch.FORS2SpectroscopyEpoch.pipeline(**kwargs)

Performs the pipeline methods given in stages() for this instance.

Parameters
no_query

If True, skips the query stage and performs all stages (unless “do” was provided on __init__), in which case it will perform only those stages without query no matter what no_query is). This flag should only be set to True if performing all specified steps, as it will override “do_runtime”.

Returns