Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

applytopup

applytopup - calling FSL applytopup


Description

A tool for applying and correcting estimated susceptibility induced distortions

Usage

applytopup(infile, datain, index, topup_files, out = NULL,
  method = c("lsr", "jac"), interp = c("spline", "trilinear"),
  verbose = TRUE)

apply_topup(...)

fsl_applytopup(...)

Arguments

infile

list of names of input image (to be corrected)

datain

name of text file with PE directions/times

index

list of indicies into –datain of the input image (to be corrected)

topup_files

name of field/movements (from topup)

out

basename for output (warped) image

method

Use jacobian modulation (jac) or least-squares resampling (lsr), default=lsr.

interp

Image interpolation model, trilinear or spline. Default spline

verbose

Print diagnostic information while running

...

arguments passed to topup if using fsl_topup


fslr

Wrapper Functions for 'FSL' ('FMRIB' Software Library) from Functional MRI of the Brain ('FMRIB')

v2.24.1
GPL-3
Authors
John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.