openquantumhardware / qick

QICK: Quantum Instrumentation Control Kit
MIT License
192 stars 81 forks source link

allow frequency-matching across more than 2 channels #238

Closed meeg closed 7 months ago

meeg commented 7 months ago

Normally frequency-matching is only necessary between two channels at a time (a generator and a readout). There are some niche cases (like the example in #236 with analog mixing only on the ADC side) where you might need to do frequency-matching between three things, like a generator, a readout, and an LO source.

This makes a few tweaks (to methods that aren't usually used directly by users) to make that easier.