Previous topic

nmrglue.process.pipe_proc.qart

Next topic

nmrglue.process.pipe_proc.save

This Page

nmrglue.process.pipe_proc.qmix

nmrglue.process.pipe_proc.qmix(dic, data, ic=1, oc=1, cList=[, 0], time=False)

Complex Mixing of Input to Outputs

ic and oc must evenly divide the matrix shape. Refuses to make invalid length files.

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.
  • ic Input channel count.
  • oc Output channel count.
  • cList ic by oc list or array
  • time Set True to adjust time-domain size headers.