View source: R/mrs_data_proc.R
zero_fade_spec | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.