sim_th_excit_profile: Simulate an ideal pulse excitation profile by smoothing a...

View source: R/utils.R

sim_th_excit_profileR Documentation

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)

Arguments

bw

top-hat bandwidth (Hz).

sigma

Gaussian width smoothing parameter (Hz).

fa

intended flip angle of the pulse.

Value

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


spant documentation built on Oct. 23, 2023, 5:06 p.m.