You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting, I’ll have a look. I am not sure if baking was properly implemented for drive pulses in 0.1.
In the meantime, this should work with the 0.2 branch using qiboteam/qibocal#809 and qiboteam/qibolab_platforms_qrc#153. I am just not sure if the Rabi length signal is updated in the qibocal branch, but the probabilities one should be.
Additional info: the relevant part of the error is just
File"/nfs/users/andrea.pasquale/qibolab/src/qibolab/instruments/qm/sequence.py", line165, inbakesegment.add_op(self.operation, self.element, waveform)
File"/nfs/users/andrea.pasquale/default/lib/python3.10/site-packages/qualang_tools/bakery/bakery.py", line778, inadd_opraiseValueError("Element provided does not have any analog input")
ValueError: Elementprovideddoesnothaveanyanaloginput
and of course it is related to 0.1.
It seems it's getting a misconfigured element, if not a completely wrong one...
The following qibocal runcard
fails with an error related to baking.
Error
Is there something wrong with the parameters provided in the runcard?
The text was updated successfully, but these errors were encountered: