nmrglue.fileio.pipe.read_lowmem_4D¶
-
nmrglue.fileio.pipe.read_lowmem_4D(filemask)[source]¶ Read a NMRPipe file using minimal memory.
See
read_lowmem()for documentationNotes
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_lowmem_2D()should be used.