nmrglue.process.proc_base.ext_left

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

Extract the left half of spectrum.

Parameters :

data : ndarray

Array of NMR data.

Returns :

ndata : ndarray

Left half of spectrum.

Previous topic

nmrglue.process.proc_base.ext

Next topic

nmrglue.process.proc_base.ext_right

This Page