nmrglue.process.proc_base.tp

nmrglue.process.proc_base.tp(data, hyper=False)[source]

Transpose data.

Parameters :

data : ndarray

Array of NMR data.

hyper : bool

True if hypercomplex data.

Returns :

ndata : ndarray

Array of NMR data with axes transposed.

Previous topic

nmrglue.process.proc_base.ps_exp

Next topic

nmrglue.process.proc_base.ytp

This Page