context_modifier.__init__

context_modifier.__init__(extracel_context=True, intracel_context=False, rec_context=False)[source]

Initialize a generic context modifier.

Parameters:
  • extracel_context (bool, optional) – Whether extracellular context should be loaded with the static context.

  • intracel_context (bool, optional) – Whether intracellular context should be loaded with the static context.

  • rec_context (bool, optional) – Whether recording context should be loaded with the static context.