iqm.pulse.playlist.channel.get_channel_properties_from_station_settings

iqm.pulse.playlist.channel.get_channel_properties_from_station_settings#

iqm.pulse.playlist.channel.get_channel_properties_from_station_settings(settings, chip_topology)#

Get channel properties from Station Control controller settings following the standard convention.

Parameters:
  • settings (SettingNode) – Flat tree of all controllers.

  • chip_topology (ChipTopology) – Chip topology.

Returns:

mapping from channel name to its properties component_to_channel: mapping from chip component to function name to channel name.

Return type:

channel_properties