epri_navigator


Modification of the gradient table with additional traces for navigators.

Syntax:

pars_out = epri_navigator(pars, opt)

Description:

pars - image parameters (structure) ~.G - gradient vector (float, G/cm, Nx3, N - number of gradients) ~.nP - number of projections (int) ~.nTrace - overall number of traces, including baselines, zero gradients etc (int) ~.gidx - index to convert projections into iradon_d2d_mstage layout (int, Nx1, N = nP) ~.service_idx - index to convert traces into projections (int, Nx1, N = nTrace) opt - navigator parameters (structure) ~.type - method of navigator insertion (string, 'all_delay') ~.n - interleaving parameter (int, 1/2/etc) pars_out - experimental parameters with baseline added (structure) see description of pars

See also:

epri_navigator_split