Package for working with Keysight/Agilent/HP test equipment
Project description
keysight
keysight is a Python 3.4+ package providing modules and helpers to work with data files from Keysight Technologies (formerly Agilent/HP) test equipment.
Dependencies
Runtime Dependencies
Development Dependencies
Support Keysight Equipment
Spectrum Analyzers
Below are the modules available in the keysight package and the compatible equipment for each module:
- n9340: N9340 spectrum analyzer
- e4411b: E4411B, E4402B spectrum analyzers
Contributing
Use the following commands to create a Python 3.9.9 virtualenv using pyenv
and pyenv-virtualenv, install the requirements in the virtualenv named
keysight
, and list the available Invoke tasks.
$ pyenv virtualenv 3.9.9 keysight
$ pyenv activate keysight
$ 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.
Submitting Pull Requests
keysight is developed using Scott Chacon's GitHub Flow. To contribute, fork keysight, create a feature branch, and then submit a pull request. GitHub Flow is summarized as:
- Anything in the
master
branch is deployable - To work on something new, create a descriptively named branch off of
master
(e.g.,new-oauth2-scopes
) - Commit to that branch locally and regularly push your work to the same named branch on the server
- When you need feedback or help, or you think the brnach is ready for merging, open a pull request.
- After someone else has reviewed and signed off on the feature, you can merge it into master.
- Once it is merged and pushed to
master
, you can and should deploy immediately.
Testing
License
keysight is released under the MIT license. Please see the LICENSE.txt file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file keysight-1.4.3.tar.gz
.
File metadata
- Download URL: keysight-1.4.3.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1414d3f2506a1631d601988b2e32614117f58a02a8098f40aeed8678400e37e4 |
|
MD5 | 0ce4c3eb12250ad8384d1eadcb071f98 |
|
BLAKE2b-256 | 312cd06ec27697997ce253a7e4cb23e66c32196395afaa4b781879c8d319b889 |
File details
Details for the file keysight-1.4.3-py3-none-any.whl
.
File metadata
- Download URL: keysight-1.4.3-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a8916f4009645314052b4f3fd44d39c2da69d7154980adb9d322cc8593db4c1 |
|
MD5 | 9e0a12086f59a435ab69d34c57a884d9 |
|
BLAKE2b-256 | b54b75244ee68c2cbcd9bb2dc05b463c0aa1df46f27bf9dce023720245635ea6 |