get_prepared_matrix_container

MatrixProviderUnlinked.get_prepared_matrix_container(dataset_label: str, global_index: int) MatrixContainer[source]

Get the prepared matrix container for a dataset on an index on the global axis.

Parameters:
  • dataset_label (str) – The label of the dataset.

  • global_index (int) – The index on the global axis.

Returns:

The matrix container.

Return type:

MatrixContainer