Previous topic

nmrglue.process.pipe_proc.dx

Next topic

nmrglue.process.pipe_proc.integ

This Page

nmrglue.process.pipe_proc.ext

nmrglue.process.pipe_proc.ext(dic, data, x1='default', xn='default', y1='default', yn='default', round=1, left=False, right=False, mid=False, pow2=False, sw=True)

Extract Region

The time parameter is not implemented. Using multiple conflicting parameters may result in different results than NMRPipe.

Parameters: * dic Dictionary of NMRPipe parameters. * data array of spectral data. * x1 X-axis extract region start * xn X-axis extract region stop * y1 Y-axis extract region start * yn Y-axis extract region stop * round Round extract size to nearest N points

Set any of the following to True to select the desired extraction. * left Extract Left Half. * right Extract Right Half. * mid Extract Center Half.

  • pow2 Set True to round extracted size to nearest power of 2.
  • sw Set True to update Sweep Width and ppm calibration