Previous topic

nmrglue.process.pipe_proc.fsh

Next topic

nmrglue.process.pipe_proc.rft

This Page

nmrglue.process.pipe_proc.ft

nmrglue.process.pipe_proc.ft(dic, data, auto=False, real=False, inv=False, alt=False, neg=False, null=False, bruk=False)

Complex Fourier Transform

Choosing multiply conflicting modes produces results different from NMRPipe.

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.

Set any of the following to True to choose a mode. * auto Choose mode automatically * real Transform Real-only data * inv Inverse transform * alt Sign Alternate * neg Negate Imaginaties * null Do not apply transform, only adjust headers * bruk Process Redfield sequential data (same as alt=True,real=True)