corr_group_delay: Correct Bruker group delay artefact

Description Usage Arguments Details Value

Description

Corrects Bruker group delay artefact based on process of Westler and Abildgaard (1996): https://ucdb.googlecode.com/hg/application/ProSpectND/html/ dmx_digital_filters.html

Usage

1
corr_group_delay(signal, acqus.list)

Arguments

signal

A vector of complex fid data.

acqus.list

A list of acqus parameters that contains 'grpdly' or 'dspfvs' and 'decim' entries. This list can be generated using read_acqus_1d() or through other means. These parameters can also be nested within a list item called 'acqus' if multiple dimensions are read at once.

Details

See the following for details about artefact: http://nmr-analysis.blogspot.ca/2008/02/ why-arent-bruker-fids-time-corrected.html

Value

Corrected fid data.


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