eelbrain.pipeline.Pipeline.iter_temp

Pipeline.iter_temp(temp, exclude=None, values={}, **constants)[source]

Iterate through all paths conforming to a template given in temp.

Parameters:

temp (str) – Name of a template in the Pipeline.templates dictionary, or a path template with variables indicated as in '{var_name}'