chemshifts.m

From Spinach Documentation Wiki
Revision as of 12:23, 25 April 2026 by Kuprov (talk | contribs) (Normalise sequential blank lines)
Jump to: navigation, search

Returns the chemical shifts of every spin in the system relative to the carrier frequency in the current magnet.

Syntax

    [cs_ppm,cs_hz]=chemshifts(spin_system)

Parameters

   spin_system - spin system object, see create.m

Outputs

   cs_ppm  - chemical shifts in ppm

   cs_hz   - chemical shfts in Hz

See also

g2freq.m, gtensorof.m

Version 2.1, authors: Ilya Kuprov