nmrglue.fileio.table.pipe2glue

nmrglue.fileio.table.pipe2glue(pcomments, pformat, rec)[source]

Convert a NMRPipe table to a nmrglue table

Parameters
pcommentslist

List of NMRPipe comment lines.

pformatslist

List of NMRPipe table column formats strings.

recrecarray

Records array with named fields.

Returns
commentslist

List of comments

recrecarray

Records array with named fields.