tlpipe.timestream.phase_closure.Closure.setup¶
-
Closure.
setup
(requires=None)[source]¶ First analysis stage of pipeline task.
May be overridden with any number of positional only arguments (defaults are allowed). Pipeline data-products will be passed as specified by requires keys in the pipeline setup.
Any return values will be treated as pipeline data-products as specified by the out keys in the pipeline setup.