cymr.network.Network.update#

Network.update(item, sublayers)#

Update context completely with input from the item layer.

Rather than integrating input into context, this replaces the current state of context with the input.

Parameters:
  • item (tuple of str, str, int) – Sublayer, segment, and unit of the item to present.

  • sublayers (str of list of str) – Sublayer(s) of context to update.