nmrglue.tecmag

Functions for reading Tecmag .tnt data files.

This modules is imported as nmrglue.tecmag and can be called as such.

User Information

User Functions

read(filename) Read a Tecmag .tnt data file.
guess_udic(dic, data) Guess parameters of universal dictionary from dic, data pair.

Developer Infomation

Tecmag .tnt file format information

The Tecmag .tnt file format is documented with C pseudo-code in the file “A1 - TNMR File Format.doc” distributed with the TNMR software.

This file is based on the pytnt module. Please inform upstream if you find a bug or to request additional features.

Table Of Contents

Previous topic

nmrglue.fileio.table.guess_pformat

Next topic

nmrglue.fileio.tecmag.read

This Page