ecc {spant} | R Documentation |
Eddy current correction.
Description
Apply eddy current correction using the Klose method.
Usage
ecc(metab, ref, rev = FALSE)
Arguments
metab |
MRS data to be corrected. |
ref |
reference dataset. |
rev |
reverse the correction. |
Details
In vivo proton spectroscopy in presence of eddy currents. Klose U. Magn Reson Med. 1990 Apr;14(1):26-30.
Value
corrected data in the time domain.
[Package spant version 2.22.0 Index]