WST and RWST analyses tools for astrophysical data.
Project description
PyWST: WST and RWST for Astrophysics
PyWST is a public Python package designed for performing statistical analyses of two-dimensional data using the Wavelet Scattering Transform (WST) and the Reduced Wavelet Scattering Transform (RWST).
The WST/RWST provides a comprehensive set of coefficients that efficiently describe the non-Gaussian features of your data.
Install PyWST and explore our Jupyter notebook tutorial available in the examples/ folder.
If you use this package, please cite the following paper:
B. Regaldo-Saint Blancard, F. Levrier, E. Allys, E. Bellomi, F. Boulanger, "Statistical description of dust polarized emission from the diffuse interstellar medium - A RWST approach", Astronomy & Astrophysics, 642, A217 (2020). ArXiv: 2007.08242
Note: For GPU-accelerated WST computations, consider using kymatio (which served as an initial inspiration for parts of this code).
Install/Uninstall
Standard installation (from PyPI)
Run in a terminal:
pip install pywst
Install from source
Clone the repository and run the following command from the main directory:
pip install .
Uninstall
pip uninstall pywst
Changelog
1.0
- Minor updates.
0.9
- First public version.
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 pywst-1.0.1.tar.gz
.
File metadata
- Download URL: pywst-1.0.1.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b06cfce6a9534a897f0f5661fe47f9eaacf580b39343dd5a6184a927cee3c7cf
|
|
MD5 |
e5dd67f7b79ee3c826b5d188182a55dd
|
|
BLAKE2b-256 |
2fb9bb0c4f9202e4cf093de4092301b4290493bccbe4db5a00ddbfc8d916653c
|
File details
Details for the file pywst-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pywst-1.0.1-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7850e587a9438afc6a0ef9d0d6bd22889971eab178fa83be66cb5bc71baee087
|
|
MD5 |
e17761498bb26075df7017ab38c11bbc
|
|
BLAKE2b-256 |
2e27c28770ac8786b2178d7577fbffc07b607615a5427c33df323d360250fe63
|