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)
modified mrs_data object.
data to be faded.
start point of the fade in ppm units.
end point of the fade in ppm units.