IQChannelConfig

IQChannelConfig#

class iqm.pulse.playlist.channel.IQChannelConfig(sample_rate, frequency)#

Bases: RealChannelConfig

Requested configuration of an IQ channel.

Module: iqm.pulse.playlist.channel

Attributes

frequency

upconversion frequency for the IQ pulses (in Hz)

sample_rate

sample rate of the instrument responsible for the channel (in Hz)

Methods

Parameters:
frequency: float#

upconversion frequency for the IQ pulses (in Hz)