Previous topic

nmrglue.process.pipe_proc.ls

Next topic

nmrglue.process.pipe_proc.fsh

This Page

nmrglue.process.pipe_proc.cs

nmrglue.process.pipe_proc.cs(dic, data, dir, pts=0.0, neg=False, sw=False)

Circular Shift

Syntax is different from NMRPipe.

Parameters:

  • dic Dictionary of NMRPipe parameters.
  • data array of spectral data.
  • dir Direction to shift spectra, ‘rs’ or ‘ls’.
  • pts Number of points to shift.
  • neg Negate shifted points.
  • sw True to update chemical shift calibration parameters.