GatherInputs#
- class caput.pipeline.tasklib.flow.GatherInputs[source]#
Bases:
caput.pipeline.tasklib.base.MPILoggedTaskGather an arbitrary number of inputs into a list.
The relevant number of inputs is determined by the task configuration keys.
Methods#
|
Gather the inputs into a list. |