__getitem__#
- abstract SetSeparationSystemBase.__getitem__(sep_ids: int | ndarray | list) ndarray #
Access the data of the separation or separations.
Parameters#
- sep_idsint or np.ndarray
The separation id or list of separation ids to access.
Returns#
- np.ndarray
Matrix of shape (number of datapoints, number of separations) containing the information of the separation.