nmrglue.fileio.table.guess_pformat

nmrglue.fileio.table.guess_pformat(col)[source]

Guess a NMRPipe table column format string given a column.

Parameters :

col : ndarray

Array from a records array.

Returns :

s : str

String for formatting NMRPipe table.

Previous topic

nmrglue.fileio.table.glue2pipe

Next topic

nmrglue.tecmag

This Page