nmrglue.fileio.pipe.read_4D

nmrglue.fileio.pipe.read_4D(filemask)[source]

Read a 3D NMRPipe file.

See read() for documentation.

Notes

This function should not be used to read NMRPipe data streams stored in a single file (one file 3D/4D data sets made using xyz2pipe), read_2D() should be used.

Previous topic

nmrglue.fileio.pipe.read_lowmem_3D

Next topic

nmrglue.fileio.pipe.read_lowmem_4D

This Page