nmrglue.process.proc_base.irft

nmrglue.process.proc_base.irft(xp)[source]

Inverse real fourier transform

Parameters
xndarray

Array of NMR data.

Returns
yndarray

Array of NMR data with an inverse real Fourier transform applied.