nmrglue.fileio.sparky.put_tile

nmrglue.fileio.sparky.put_tile(f, tile)[source]

Put a tile to a Sparky file object.

Parameters :

f : file object

Open file object pointing to a Sparky file, to be written to.

tile : ndarray

Tile of NMR data to be written.

Previous topic

nmrglue.fileio.sparky.get_tile

Next topic

nmrglue.fileio.sparky.get_data

This Page