Previous topic

nmrglue.process.proc_base.mir_center_onepoint

Next topic

nmrglue.process.proc_base.rev

This Page

nmrglue.process.proc_base.mult

nmrglue.process.proc_base.mult(data, r=1.0, i=1.0, c=1.0)

Multiply by a Constant

Parameters:

  • data Array of spectral data.
  • r Constant to multiply real channel by.
  • i Constant to multiply imaginary channel by.
  • c Constant to multiply both channels by.