eelbrain.pipeline.MneExperiment.find_keys

MneExperiment.find_keys(self, temp, root=True)

Find all terminal field names that are relevant for a template.

Parameters:
temp : str

Template (or field name) for which to find terminal field names.

root : bool

Include “root” if present (default True).

Returns:
keys : list

All terminal field names that are relevant for formatting temp.