e.g. parametric drives that need to be applied simultaneously to other pulses.
One can set the field q1.parametric_chan = p, where p is the LogicalChannel of choice (for now defined as a dummy qubit) to have pulses on p applied simultaneously to those on q1.
Coverage increased (+0.02%) to 56.825% when pulling 65c63dc5a670c3e0bff45bc1f7f0ec5672ab4bcf on feature/par-drives into 0daa7a73ec82ef8d36b7c1104ea05cf998fb8c34 on develop.
e.g. parametric drives that need to be applied simultaneously to other pulses. One can set the field
q1.parametric_chan = p
, wherep
is theLogicalChannel
of choice (for now defined as a dummy qubit) to have pulses onp
applied simultaneously to those onq1
.