From 0e9f79d6a4b7db517510c1b2832724d5953c3eec Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Fri, 25 Mar 2016 21:44:05 -0400 Subject: flipped sign of 2photon noise in 2nd lambda --- delta_2photon_noise.xmds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delta_2photon_noise.xmds b/delta_2photon_noise.xmds index 3ecfb6b..7723082 100644 --- a/delta_2photon_noise.xmds +++ b/delta_2photon_noise.xmds @@ -83,7 +83,7 @@ Gab=g+i*(delta_d+delta_2photon+noise); Gca=g-i*(delta_d); Gcb=gbc+i*(Split + delta_2photon+noise); - GCB=gbc+i*(-Split + delta_2photon-noise); + GCB=gbc+i*(-Split + delta_2photon+noise); rba=conj(rab); -- cgit v1.2.3