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_y

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

Bloch oscillation in y basis.

y=(pzpypzpycos(ωx)ωpxsin(ωx))ω2+baseline,

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