nmrglue.fileio.table.read

nmrglue.fileio.table.read(filename)[source]

Read a nmrglue table file.

Parameters
filenamestr

Filename of nmrglue table file to read.

Returns
commentslist

List of comments (strings terminated with newline)

recrecarray

Records array with named fields.