zeeman_splitting
- typhon.physics.zeeman_splitting(gu, gl, mu, ml, H=1)[source]
- Zeeman splitting \[\Delta f = \frac{H\mu_b}{h}(g_um_u - g_lm_l),\]- where \(\mu_b\) is the Bohr magneton and \(h\) is the Planck constant. - Parameters:
- gu (scalar or ndarray) – Upper g 
- gl (scalar or ndarray) – Lower g 
- mu (scalar or ndarray) – Upper projection of j 
- ml (scalar or ndarray) – Lower projection of j 
- H (scalar or ndarray) – Absolute strength of magnetic field in Teslas 
 
- Returns:
- Splitting in Hertz 
- Return type:
- scalar or ndarray