Cross-platform, NumPy based module for reading TDMS files produced by LabView.
copied from cf-staging / nptdmsnpTDMS is a cross-platform Python package for reading and writing TDMS files as produced by LabVIEW, and is built on top of the numpy package. Data read from a TDMS file is stored in numpy arrays, and numpy arrays are also used when writing TDMS file.