diff options
-rw-r--r-- | delta_2photon_noise.xmds | 2 |
1 files changed, 1 insertions, 1 deletions
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); |