zero_fade_spec {spant} | R Documentation |
Fade a spectrum to zero by frequency domain multiplication with a tanh function. Note this operation distorts data points at the end of the FID.
zero_fade_spec(mrs_data, start_ppm, end_ppm)
mrs_data |
data to be faded. |
start_ppm |
start point of the fade in ppm units. |
end_ppm |
end point of the fade in ppm units. |
modified mrs_data object.