sphten2zeeman.m

From Spinach Documentation Wiki
Jump to: navigation, search

Basis set conversion from irreducible spherical tensors into Zeeman basis.

Syntax

    P=sphten2zeeman(spin_system)

Description

Returns a matrix that converts state vectors written in the spherical tensor basis set used by Spinach into state vectors written in the Zeeman basis set in Liouville space.

Outputs

   P - projector matrix that is to be used in the fol-
       lowing way:

                  rho_zeeman=P*rho_sphten

Notes

The matrix need not be square and may be huge.

See also

pauli.m, irr_sph_ten.m


Version 2.1, authors: Ilya Kuprov