nmrglue.nmrml

Functions for reading nmrML files.

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

User Information

User Functions

read(filename[, data_dtype])

Read a nmrML file.

Developer Infomation

Developer Functions

These functions are typically not used directly by users.

_get_nmrml_data(fid_dict, data_dtype)

Return a NumPy array for spectral data in a nmrML data file.