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.


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