Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

bloch_oscillation_x

bloch_oscillation_x(x, px=0.0, py=0.0, pz=0.0, baseline=0.0)[source]

Bloch oscillation in x basis.

y=(pzpx+pzpxcos(ωx)+ωpysin(ωx))ω2+baseline,

where ω=px2+py2+pz2. The p_i stands for the measured probability in i{X,Y,Z} basis.