WST and RWST analyses tools for astrophysical data.
Project description
PyWST : WST and RWST for astrophysics
PyWST is a public Python package designed to perform statistical analyses of two-dimensional data with the Wavelet Scattering Transform (WST) and the Reduced Wavelet Scattering Transform (RWST).
The WST/RWST give you convenient sets of coefficients that describe your non-Gaussian data in a comprehensive way.
Install PyWST and check out our Jupyter notebook tutorial 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 (2020). Statistical description of dust polarized emission from the diffuse interstellar medium - A RWST approach. arXiv preprint arXiv:2007.08242
Note: For GPU-accelerated WST computations, take a look at kymatio (on which part of this code is based).
Install/Uninstall
Standard installation (from the Python Package Index)
Type in a console:
pip install pywst
Install from source
Clone the repository and type from the main directory:
pip install -r requirements.txt
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.tar.gz
.
File metadata
- Download URL: pywst-1.0.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b79f971809041874513991c6de11b855b055e9e2906fcb0e8c74532092b6bfb |
|
MD5 | 8f18dc6de80dfad7f6b197587c6af878 |
|
BLAKE2b-256 | 684c09428badb2d8908a53d98e51e71bac4045e0e1a212294dcc3fe5234658ed |
File details
Details for the file pywst-1.0-py3-none-any.whl
.
File metadata
- Download URL: pywst-1.0-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8e7a5aa383f565221e3541243fc8bbf7d9316686655902aeb10bb2be9e97f0e |
|
MD5 | 5c44cddc7110d6a48cef7c97bd5139c2 |
|
BLAKE2b-256 | 272ca0fdb9004ea5670adc8d85260e81058f9e438292a47ef66e35ee0b14f4bb |