subset_channels

MPPData.subset_channels(channels)[source]

Restrict MPPData.mpp to channels.

Parameters

channels (Sequence[str]) – Channels that should be retained in mpp_data. Given as string values.

Return type

Nothing, updates MPPData.mpp and MPPdata.channels.