Fast spin spherical transforms
Project description
S2LET: Fast wavelet transforms on the sphere
DESCRIPTION
S2LET provides functionality to perform fast and exact scale-discretised wavelet transforms on the sphere.
INSTALLATION
The python package, pys2let, is available on pypi and can be installed with:
pip install pys2let
Alternatively, it can be installed from a local clone of the repository for development purposes by
pip install -e .[dev]
The C package can be installed with CMake and conan:
Both can be installed using pip:
pip install "conan<1" cmake
Then S2LET can be compiled with:
git clone https://github.com/astro-informatics/s2let.git
mkdir s2let/build && cd s2let/build
cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local -Dconan_deps=ON -Dcfitsio=ON ..
make
make install
The above will also download all necessary dependencies.
Instructions for installing other languages can be found here.
DOCUMENTATION
Further documentation is available here.
Usage for the python package is also given in the package docstring.
REFERENCING
If you use S2LET for work that results in publication, please reference http://github.com/astro-informatics/s2let and cite the relevant academic paper(s):
- Y. Wiaux, J. D. McEwen, P. Vandergheynst, O. Blanc, Exact reconstruction with directional wavelets on the sphere, Mon. Not. Roy. Astron. Soc., 388(2):770-788, 2008. (ArXiv) | DOI)
- B. Leistedt, J. D. McEwen, P. Vandergheynst and Y. Wiaux, S2LET: A code to perform fast wavelet analysis on the sphere, Astronomy & Astrophysics, 558(A128):1-9, 2013 (http://arxiv.org/abs/1211.1680">ArXiv | DOI
- J. D. McEwen, B. Leistedt, M. Büttner, H. V. Peiris, Y. Wiaux, Directional spin wavelets on the sphere, IEEE Trans. Signal Proc., submitted, 2015 (ArXiv
- J. D. McEwen, M. Price, Ridgelet transform on the sphere, 27th European Signal Processing Conference (EUSIPCO), 2019 (ArXiv | DOI)
- J. Y. H. Chan, B. Leistedt, T. D. Kitching, J. D. McEwen, Second-generation curvelets on the sphere, IEEE Trans. Signal Proc., 65(1):5-14, 2017 (ArXiv | DOI)
- J. D. McEwen, C. Durastanti, Y. Wiaux, Localisation of directional scale-discretised wavelets on the sphere, Applied Comput. Harm. Anal., 44(1), 59-88, 2018 (ArXiv | DOI)
You may also like to consider citing the following papers on which the fast algorithms of S2LET are based:
- J. D. McEwen, M. Büttner, B. Leistedt, H. V. Peiris, Y. Wiaux, A novel sampling theorem on the rotation group, IEEE Sig. Proc. Let., 22(12):2425-2429, 2015 (ArXiv | DOI)
- J. D. McEwen and Y. Wiaux, A novel sampling theorem on the sphere, IEEE Trans. Signal Proc., 59, 5876-5887, 2011 (ArXiv | DOI)
LICENSE
S2LET is released under the GPL-3 license. For further details see LICENSE.txt.
AUTHORS
S2LET was initially developed by Boris Leistedt, Martin Büttner, and Jason McEwen but significant contributors have since been made by a number of others.
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 pys2let-2.2.6.tar.gz
.
File metadata
- Download URL: pys2let-2.2.6.tar.gz
- Upload date:
- Size: 69.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0584a0d618bd63f9108cb98ee98852691fe6c9f5634ba7828a5012f003c77375 |
|
MD5 | 6cf2c7ffdbab65dc637a63d335ba0af6 |
|
BLAKE2b-256 | 927551a99e912ce2eb6adbc338bc6934da3c71e27df694dab132f6094c9eb9d3 |
File details
Details for the file pys2let-2.2.6-cp38-cp38-macosx_12_0_x86_64.whl
.
File metadata
- Download URL: pys2let-2.2.6-cp38-cp38-macosx_12_0_x86_64.whl
- Upload date:
- Size: 823.0 kB
- Tags: CPython 3.8, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bf76543c080522afa05ae43e27c2913a529e253deb39abc93450f95f9c840f1 |
|
MD5 | 7aa619b7b73296a4043b3a79199d7504 |
|
BLAKE2b-256 | da63a6df82e9281418c36b9cfee9a45625184a2ce20f3ae15d4e53338cdc4b04 |