nmrglue.process.proc_base.ext_mid

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

Extract the middle of the spectrum.

Parameters :

data : ndarray

Array of NMR data.

Returns :

ndata : ndarray

Middle half of spectrum.

Previous topic

nmrglue.process.proc_base.ext_right

Next topic

nmrglue.process.proc_base.integ

This Page