Difference between revisions of "Noveldnp.m"
(Fix lead description from MATLAB header (folding/hyphenation pass)) |
(Link contributor names to author pages) |
||
| Line 41: | Line 41: | ||
| − | ''Version 2.11, authors: Venkata Subbarao Redrouthu, [[Ilya Kuprov]], Guinevere Mathies'' | + | ''Version 2.11, authors: [[Venkata Subbarao Redrouthu]], [[Ilya Kuprov]], Guinevere Mathies'' |
Revision as of 13:43, 4 April 2026
Nuclear spin Orientation via Electron spin Locking (NOVEL) and pulsed solid effect (SE). For futher information see: https://doi.org/10.1016/0022-2364(88)90190-4 https://doi.org/10.1063/1.5000528 Syntax (call from powder context): contact_curve=noveldnp(spin_system,parameters,H,R,K).
Syntax
contact_curve=noveldnp(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.timestep - time step of the contact curve, s
parameters.nsteps - number of time steps in the con-
tact curve
parameters.flippulse - 0: Solid Effect (no flip pulse)
1: NOVEL (90-degree flip pulse)
Outputs
contact_curve - time dependence of the coil state
Examples
See examples in the Spinach distribution relevant to this function.
Notes
This page was generated from the function header in the Spinach repository.
See also
- topdnp_steady.m
- Built-in_experiments
- Optimal_control_module
- Kernel_contexts
- Kernel_functions
- Main_Page
Version 2.11, authors: Venkata Subbarao Redrouthu, Ilya Kuprov, Guinevere Mathies