nmrglue.fileio.pipe.write_single

nmrglue.fileio.pipe.write_single(filename, dic, data, overwrite=False)[source]

Write data to a single NMRPipe file from memory.

Write 1D and 2D files completely as well as NMRPipe data streams. 2D planes of 3D and 4D files should be written with this function.

See write() for documentation.