Hilbert transform.
dic : dict
Dictionary of NMRPipe parameters.
data : ndarray
Array of NMR data.
mode : {‘ps0-0’, ‘ps90-180’}
Mirror image mode.
zf : bool
True to zero fill before transform for speed.
td : bool
True to set the time-domain parameter to half size.
auto : bool
True to select mode and zf parameters automatically from dic.
ndic : dict
Dictionary of updated NMRPipe parameters.
ndata : ndarray
Array of NMR data which has been Hilbert transformed.
Notes
“ps90-180” mirror image mode gives different results than NMRPipe’s HT function.
nmrglue.process.pipe_proc.ha
nmrglue.process.pipe_proc.di
Enter search terms or a module, class or function name.