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
When uploading a sequence BB doesn't check if the real channel amplitude and the one defined from this function ptseq.setChannelAmplitude() are the same.
Could it be possible to implement either of these solutions:
raise a flag if the two are different?
using the value of ptseq.setChannelAmplitude(i,f) to update AWG. chi_amplitude(f) when uplaoding the sequence?
The text was updated successfully, but these errors were encountered:
When uploading a sequence BB doesn't check if the real channel amplitude and the one defined from this function ptseq.setChannelAmplitude() are the same.
Could it be possible to implement either of these solutions:
The text was updated successfully, but these errors were encountered: