separation_metadata#

AdvancedFeatureSystem.separation_metadata(sep_ids: int | list | ndarray | range | None = None) MetaData | list[MetaData]#

Returns the metadata of the separation sep_id.

Parameters#

sep_idint, list, np.ndarray or None

The id(s) of the separation to get the metadata from.

Returns#

MetaData

A metadata object.