eelbrain.pipeline.EvalVar

class eelbrain.pipeline.EvalVar(code, session=None)

Variable based on evaluating a statement

Parameters
  • code (str) – Statement to evaluate.

  • session (str) – Only apply the variable to events from this session.

Methods

apply(ds, e)

input_vars()