nmrglue.process.proc_base.tp_hyper

nmrglue.process.proc_base.tp_hyper(data)[source]

Hypercomplex tranpose.

Use when both dimension are complex.

Parameters :

data : ndarray

Array of hypercomplex NMR data.

Returns :

ndata : ndarray

Array of hypercomplex NMR data with axes transposed.

Previous topic

nmrglue.process.proc_base.xy2yx

Next topic

nmrglue.process.proc_base.zf_inter

This Page