separation_metadata# FeatureSystem.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 NoneThe id(s) of the separation to get the metadata from. Returns# MetaDataA metadata object.