event_group_rep#

OccEventSupercellSymInfo.event_group_rep(
pos: tuple[int, int],
)[source]#

Get the SupercellSymOp representation for the invariant group of the specified equivalent event.

Parameters:

pot (tuple[int, int]) – The event position as a (unitcell_index, equivalent_index) pair.

Returns:

event_group_rep – The SupercellSymOp representation for the event invariant group.

Return type:

list[SupercellSymOp]