iqm.pulse.playlist.channel.get_channel_properties

iqm.pulse.playlist.channel.get_channel_properties#

iqm.pulse.playlist.channel.get_channel_properties(chip_topology, drive_controllers, flux_controllers, readout_controllers)#

Internal function to get channel properties.

Parameters:
  • chip_topology (ChipTopology) –

  • drive_controllers (dict[str, SettingNode]) –

  • flux_controllers (dict[str, SettingNode]) –

  • readout_controllers (dict[str, SettingNode]) –

Return type:

tuple[dict[str, ChannelProperties], dict[str, dict[str, str]]]