nmrglue.fileio.bruker.guess_shape

nmrglue.fileio.bruker.guess_shape(dic)[source]

Determine data shape and complexity from Bruker dictionary.

Returns :

shape : tuple

Shape of data in Bruker binary file (R+I for all dimensions).

cplex : bool

True for complex data in last (direct) dimension, False otherwise.

Previous topic

nmrglue.fileio.bruker.create_acqus_dic

Next topic

nmrglue.fileio.bruker.guess_shape_and_submatrix_shape

This Page