cymr.network.Network.get_sublayer#

Network.get_sublayer(layer, sublayer)#

Get indices for a sublayer.

Parameters:
  • layer (str) – Layer to access.

  • sublayer (str) – Sublayer to access.

Returns:

Start and stop indices for the sublayer.

Return type:

numpy.ndarray