seq_steam_ideal_young: STEAM sequence with ideal pulses using the z-rotation...

View source: R/pulse_sequences.R

seq_steam_ideal_youngR Documentation

STEAM sequence with ideal pulses using the z-rotation gradient simulation method described by Young et al JMR 140, 146-152 (1999).

Description

STEAM sequence with ideal pulses using the z-rotation gradient simulation method described by Young et al JMR 140, 146-152 (1999).

Usage

seq_steam_ideal_young(
  spin_params,
  ft,
  ref,
  TE = 0.03,
  TM = 0.02,
  amp_scale = 2
)

Arguments

spin_params

spin system definition.

ft

transmitter frequency in Hz.

ref

reference value for ppm scale.

TE

sequence parameter in seconds.

TM

sequence parameter in seconds.

amp_scale

amplitude scaling factor. Set to 2 (default) to ensure correct scaling for water reference scaling. Set to 1 to maintain the inherent loss of signal associated with STEAM.

Value

list of resonance amplitudes and frequencies.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.