Previous topic

nmrglue.process.proc_bl.base

Next topic

nmrglue.process.proc_bl.cbf_explicit

This Page

nmrglue.process.proc_bl.cbf

nmrglue.process.proc_bl.cbf(data, last=10, apply=slice(None, None, None))

Constant Baseline correction

Parameters:

  • data Array of spectral data.

  • last Percent of -1 axis used to calculate correction.

  • apply Slice describing 0th-axis region(s) to apply correction to.

    Ignored in 1D data.