nmrglue.process.proc_base.tp_hyper

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

Hypercomplex tranpose.

Use when both dimension are complex.

Parameters
datandarray

Array of hypercomplex NMR data.

Returns
ndatandarray

Array of hypercomplex NMR data with axes transposed.