NMRData1D-class: A class combining NMR data and scan parameters

Description Slots

Description

Although it's likely to change in the near future, this class currently serves to combine processed 1D data from the pdata folder of an experiment with the acqus and procs parameter files.

Slots

processed

1r/1i data stored as a data.frame with direct.shift and intensity as columns.

acqus

A list of acqus parameters.

procs

A list of procs parameters.

product

A vector representation of an apodization function that was used to generate the intensity data (in this context, zero-filling is considered to be the equivalent of apodization by a step function). To facilitate convolution, the length of this vector is set to 2*n - 1 where n is the number of spectrum points.

convolution

The Fourier transform of the product slot, suitable for convolution with the spectrum intensity data.


ssokolen/rnmrfit documentation built on May 23, 2019, 1:48 p.m.