beamdnp.m

From Spinach Documentation Wiki
Jump to: navigation, search

Beam DNP experiment from (https://doi.org/10.1126/sciadv.abq0536).

Syntax

    contact_curve=beamdnp(spin_system,parameters,H,R,K)

Arguments

    H - Hamiltonian matrix, received from context function

    R - relaxation superoperator, received from context function

    K - kinetics superoperator, received from context function

    parameters.irr_powers - microwave amplitude (aka electron
                            nutation frequency), Hz 

    parameters.rho0       - initial state

    parameters.coil       - detection state

    parameters.pulse_dur  - two pulse durations, seconds

    parameters.nloops     - number of BEAM DNP blocks

Outputs

    contact_curve         - time dependence of the coil state

Examples

The following contact curve and field profile are produced by beam_contact_curve.m and beam_field_profile.m example file located in examples/dnp_solids directory of Spinach distribution.

Bunny beam a.png Bunny beam b.png

See also

DNP experiments


Version 2.8, authors: Guinevere Mathies, Venkata Subbarao Redrouthu