Skip to main content

A simple script for converting LabVIEW TDMS files to AxoGraph files

Project description

A simple script for converting LabVIEW TDMS files to AxoGraph files

PyPI project GitHub source code

Installation

Install the latest version using pip:

pip install -U tdms2axg

Command Line Interface

Installing the package adds the tdms2axg command, accessible from the command line:

usage: tdms2axg [-h] [-f] [-q] file

A simple script for converting LabVIEW TDMS files to AxoGraph files. The
AxoGraph (AXGX) file is saved with the same name and in the same directory as
the TDMS file. By default, an existing AxoGraph file will not be overwritten;
use --force to overwrite it.

positional arguments:
  file         the path to a TDMS file

optional arguments:
  -h, --help   show this help message and exit
  -f, --force  overwrite the output file if it already exists
  -q, --quiet  run silently

Python Interface

The main functionality of the package can also be accessed programmatically:

from tdms2axg import tdms2axg
tdms2axg('my_data.tdms')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tdms2axg-0.2.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

tdms2axg-0.2.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file tdms2axg-0.2.0.tar.gz.

File metadata

  • Download URL: tdms2axg-0.2.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for tdms2axg-0.2.0.tar.gz
Algorithm Hash digest
SHA256 49ff4b16c3fa8bc8f6b37a3bd7053ef26426e0652d64b0dbf239408274112166
MD5 ff201c32919428896a0107e054d03fa5
BLAKE2b-256 10eb5af9a5908b860230165f4542c1954a479e90fd7bac0166e42a5876306b16

See more details on using hashes here.

File details

Details for the file tdms2axg-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: tdms2axg-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6

File hashes

Hashes for tdms2axg-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 988b4752b26f444732f31d22fe2468d2e11bb251d8c151e3145023a56f2297b0
MD5 5854457cf5a0461c9ea251ccf9bfc7d4
BLAKE2b-256 9052ebda6c070ecd63cf2c00e41dc56583e04a0687b1e961cc9ded3c9df32d2f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page