Python interface to Holzworth HA7062D Phase Noise Analyzer
Project description
ha7000d
Python interface to the Holzworth HA7000D series Phase Noise Analyzer
Installation
$ pip install ha7000d
Usage
>>> from ha7000d import CommChannel
>>> import matplotlib.pyplot as plt
>>> with CommChannel("<ip address>") as pna:
>>> x, y = pna.read()
>>> plt.semilogx(x, y)
[<matplotlib.lines.Line2D object at ...]
>>> plt.show()
>>>
Supported
- Configuration
- Acquisition
- Not supported: LO calibration
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
ha7000d-0.1.5.tar.gz
(6.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ha7000d-0.1.5.tar.gz.
File metadata
- Download URL: ha7000d-0.1.5.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bda3d80eda747abf31e5da1d49746da7952c57b469186e162c55b1c66b7d4fc8
|
|
| MD5 |
9b20023ff35d28790a9bbcca1dac13d4
|
|
| BLAKE2b-256 |
62cd3d037355a1ea62d553a01fa707839bf1268cb10e9585da37692fe6697848
|
File details
Details for the file ha7000d-0.1.5-py3-none-any.whl.
File metadata
- Download URL: ha7000d-0.1.5-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdef8b0361568d3760d426a57cc38bb9ee39e6e1ace13fe87b14a0e751a9c589
|
|
| MD5 |
cd957bd6c80e843a11908e6890d6afa6
|
|
| BLAKE2b-256 |
e9fac12c24049340cd092b405c0c51cc539611e9b36515bbfcd8e5df7daff688
|