Generalized Spectral Kurtosis Toolkit
Project description
# pyGSK: Generalized Spectral Kurtosis Toolkit
[](https://doi.org/10.5281/zenodo.17341476)
**pyGSK** is a modular, open-source Python toolkit for computing and visualizing the Generalized Spectral Kurtosis (SK) estimator. It provides command-line tools and plotting utilities for signal detection, statistical diagnostics, and pedagogical visualization of spectral data.
Developed and maintained by [Gelu M. Nita](https://orcid.org/0000-0003-2846-2453), pyGSK builds upon the theoretical framework introduced in:
- Nita & Gary (2010), *The Generalized Spectral Kurtosis Estimator*, PASP 122, 595. [DOI: 10.1086/652409](https://doi.org/10.1086/652409)
- Nita & Hellbourg (2020), *A Cross-Correlation Based Spectral Kurtosis RFI Detector*, IEEE RFI2020. [DOI: 10.1109/RFI0.1.4](https://ieeexplore.ieee.org/document/9232200)
---
## 🚀 Features
- Renormalized SK estimation with inferred or user-supplied parameters
- Dual-panel histogram visualization (raw vs renormalized SK)
- Threshold computation and false alarm probability (PFA) reporting
- Log-scaled binning and axis control for pedagogical clarity
- CLI-driven analysis with reproducible output and export options
---
## 📦 Installation
You can install pyGSK via PyPI:
```bash
pip install pyGSK
🛠️ Usage Example
python -m pyGSK.cli.main renorm-sk-test \
--input your_data.npy \
--assumed_N 64 \
--plot \
--log_bins \
--log_x \
--save_path output.png
Use --help with any subcommand to see available options:
python -m pyGSK.cli.main renorm-sk-test --help
📚 Citation
If you use pyGSK in your research, please cite:
Gelu M. Nita (2025), pyGSK: Generalized Spectral Kurtosis Toolkit.
GitHub: https://github.com/suncast-org/pyGSKTheoretical foundations:
- Nita & Gary (2010), PASP 122, 595. DOI: 10.1086/652409
- Nita & Hellbourg (2020), IEEE RFI2020. DOI: 10.1109/RFI0.1.4
📄 License
This project is licensed under the MIT License.
👤 Author
Gelu M. Nita
New Jersey Institute of Technology
ORCID: 0000-0003-2846-2453
🤝 Contributions
Contributions, feedback, and issue reports are welcome. Please open a pull request or submit an issue on GitHub.
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 pygsk-0.1.4.tar.gz.
File metadata
- Download URL: pygsk-0.1.4.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a185316713e33a5ef1e73666ac2e2782d1add5939000f94e2236cf467795b1b
|
|
| MD5 |
0221059dd1e0680a93632c136716d116
|
|
| BLAKE2b-256 |
f57ad853c41c86163c5fbea8f647d2a45c45e35343dfe22feb878d7962addd52
|
File details
Details for the file pygsk-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pygsk-0.1.4-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9acaf8cf71a6acf2ae1f6feb6bf8a069324154bfced4fc439889888c49bf81d
|
|
| MD5 |
089a1d78d9c2ee2cf02cb6066d75ae17
|
|
| BLAKE2b-256 |
d5061bee8f5ffe78d4461a25de06754506f6f580098cad9f5f4fac4b339ed025
|