Learn R Programming

spant (version 3.3.0)

sim_th_excit_profile: Simulate an ideal pulse excitation profile by smoothing a top-hat function with a Gaussian.

Description

Simulate an ideal pulse excitation profile by smoothing a top-hat function with a Gaussian.

Usage

sim_th_excit_profile(bw = 1500, sigma = 50, fa = 180)

Value

data frame containing the frequency scale, excitation profile and corresponding flip-angles.

Arguments

bw

top-hat bandwidth (Hz).

sigma

Gaussian width smoothing parameter (Hz).

fa

intended flip angle of the pulse.