Skip to main content

Package for working with Keysight/Agilent/HP test equipment

Project description

tektronix

PyPi Version Build Status Coverage Status License Badge

tektronix is a Python 3.8+ package providing modules and helpers to work with data files from Tektronix test equipment.

Dependencies

Runtime Dependencies

Development Dependencies

Support Tektronix Equipment

Spectrum Analyzers

Below are the modules available in the tektronix package and the compatible equipment for each module:

  • rsa500: RSA500 spectrum analyzer

Contributing

Use the following commands to create a Python virtualenv using pyenv and pyenv-virtualenv, install the requirements in the virtualenv, and list the available Invoke tasks.

$ brew install pyenv pyenv-virtualenv
$ pyenv install 3.11.6
$ pyenv virtualenv 3.11.6 tektronix
$ pyenv activate tektronix
$ pip install --upgrade pip
$ pip install -r requirements.txt
$ inv -l

Sample CSV and other data files

Currently, the only sample files tested are the CSV files from a N9340B and E4411B spectrum analyzer. If you have other data files saved from a Keysight/Agilent/HP piece of test equipment and are willing to share it, please open an issue or submit a pull request to let us know.

Contributing

Contributions are welcome! To contribute please:

  1. Fork the repository
  2. Create a feature branch
  3. Code
  4. Submit a pull request

Testing

License

tektronix is released under the MIT license. Please see the LICENSE.txt file for more information.

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

tektronix-0.1.2.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

tektronix-0.1.2-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

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