get_2d_psf: Get the point spread function (PSF) for a 2D phase encoded...

Description Usage Arguments Value

View source: R/utils.R

Description

Get the point spread function (PSF) for a 2D phase encoded MRSI scan.

Usage

1
get_2d_psf(FOV = 160, mat_size = 16, sampling = "circ", hamming = FALSE)

Arguments

FOV

field of view in mm.

mat_size

acquisition matrix size (not interpolated).

sampling

can be either "circ" for circular or "rect" for rectangular.

hamming

should Hamming k-space weighting be applied (default FALSE).

Value

A matrix of the PSF with 1mm resolution.


neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.