nmrglue.process.pipe_proc.rev

nmrglue.process.pipe_proc.rev(dic, data, sw=True)[source]

Reverse data.

Parameters :

dic : dict

Dictionary of NMRPipe parameters.

data : ndarray

Array of NMR data.

sw : bool

True to update carrier parameters in ndic, recommended.

Returns :

ndic : dict

Dictionary of updated NMRPipe parameters.

ndata : ndarray

Array of NMR data which has been revesed.

Previous topic

nmrglue.process.pipe_proc.mult

Next topic

nmrglue.process.pipe_proc.set

This Page