tlpipe.timestream.rfi_stats.Stats.setup¶
-
Stats.
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.