nmrglue.process.pipe_proc.dx

nmrglue.process.pipe_proc.dx(dic, data)[source]

Derivative by central difference.

Parameters :

dic : dict

Dictionary of NMRPipe parameters.

data : ndarray

Array of NMR data.

Returns :

ndic : dict

Dictionary of updated NMRPipe parameters.

ndata : ndarray

Derivative of of NMR data.

Previous topic

nmrglue.process.pipe_proc.add

Next topic

nmrglue.process.pipe_proc.ext

This Page