Save the current vector.
dic : dict
Dictionary of NMRPipe parameters.
data : ndarray
Array of NMR data.
name : str
Filename to save vector to.
overwrite : bool
True will overwrite existing files, False will raise a Warning if the file already exists.
ndic : dict
Dictionary of updated NMRPipe parameters.
ndata : ndarray
Unmodified array of NMR data.
Notes
The resulting FDPIPECOUNT header parameter does not match the one created using NMRPipe’s SAVE function.
nmrglue.process.pipe_proc.qmix
nmrglue.process.pipe_proc.smo
Enter search terms or a module, class or function name.