nmrglue.process.proc_base.add_ri

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

Add real and imaginary components.

Parameters
datandarray

Array of complex NMR data.

Returns
ndatandarray

Sum of real and imaginary component of NMR data.