GUI frontend for realtime noise measurements using SSG3021X
Project description
Graphical user interface for noise estimation using SSA3021X
Simple graphical frontend for an SSA3021X spectrum analyzer to perform simple noise measurements. It assumes one measures a single peak against background.
The utility requires the spectrum analyzer to:
- Be set to linear scale (this will be fixed in later versions)
- The center frequency should be set to the desired signal frequency. The program picks the largest peak as signal though.
- The quarter of samples on the left and to the right of the span is used as basis to calculate the noise floor of the signal.
Installation
This package can be installed simply via pip
pip install ssa3021xnoisegui-tspspi
Usage
ssa3021xnoisegui
Configuration file
One can pre-set some configuration variables in a configuration
file at ~/.config/ssa3021xrealtimenoisegui.cfg. All variables
are optional:
{
"ssa" : {
"ip" : "10.4.1.18"
},
"sampling" : {
"window" : 10,
"interval" : 0.5,
"storedsamples" : 1000
}
}
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
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 ssa3021xnoisegui_tspspi-0.0.3.tar.gz.
File metadata
- Download URL: ssa3021xnoisegui_tspspi-0.0.3.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b212dc3afb42f9917671a0ff290cb032dd20299c2b5e6ae7c64b772106350161
|
|
| MD5 |
68e2ad21b5a7bf2164be71c0b3ae54f2
|
|
| BLAKE2b-256 |
c69433021f74ab340ba2cf4c863de19ebc76667310aa511bf8db94d8c1381f52
|
File details
Details for the file ssa3021xnoisegui_tspspi-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ssa3021xnoisegui_tspspi-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3c1ac413279e0607ddff1799b59b66ade7f0df01cf813fa800e16e5111897d6
|
|
| MD5 |
e90ed85e5ffdccb87d33e30d71c72cb5
|
|
| BLAKE2b-256 |
867df0e5ab99a6190778ee50ec54c29052c0a3a07d9811e5ef7005ca4f85f774
|