Difference between revisions of "Sec2kite.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Normalise sequential blank lines)
m (Rename Arguments section heading to Parameters)
Line 6: Line 6:
 
     R=sec2kite(spin_system,R)
 
     R=sec2kite(spin_system,R)
  
==Arguments==
+
==Parameters==
  
 
     spin_system - Spinach spin system object
 
     spin_system - Spinach spin system object

Revision as of 18:52, 5 June 2026

Converts the secular relaxation superoperator into the Redfield kite form by dropping all non-longitudinal cross-relaxation processes. Useful when the relaxation superoperator is huge, but TROSY-like effects are negligible.

Syntax

   R=sec2kite(spin_system,R)

Parameters

   spin_system - Spinach spin system object

   R           - relaxation superoperator

Outputs

   R           - relaxation superoperator

See also

Relaxation theory

Relaxation theory parameters

Version 2.11, authors: Ilya Kuprov