eelbrain.Celltable.cellname

Celltable.cellname(cell, delim=' ')

Produce a str label for a cell.

Parameters:
  • cell (tuple | str) – Cell.

  • delim (str) – Interaction cells (represented as tuple of strings) are joined by delim.