Skip to main content

Fast spin spherical transforms

Project description

S2LET: Fast wavelet transforms on the sphere

CMake Build Python Build

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):

You may also like to consider citing the following papers on which the fast algorithms of S2LET are based:

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pys2let-2.2.6.tar.gz (69.0 kB view details)

Uploaded Source

Built Distribution

pys2let-2.2.6-cp38-cp38-macosx_12_0_x86_64.whl (823.0 kB view details)

Uploaded CPython 3.8 macOS 12.0+ x86-64

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

Hashes for pys2let-2.2.6.tar.gz
Algorithm Hash digest
SHA256 0584a0d618bd63f9108cb98ee98852691fe6c9f5634ba7828a5012f003c77375
MD5 6cf2c7ffdbab65dc637a63d335ba0af6
BLAKE2b-256 927551a99e912ce2eb6adbc338bc6934da3c71e27df694dab132f6094c9eb9d3

See more details on using hashes here.

File details

Details for the file pys2let-2.2.6-cp38-cp38-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pys2let-2.2.6-cp38-cp38-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 8bf76543c080522afa05ae43e27c2913a529e253deb39abc93450f95f9c840f1
MD5 7aa619b7b73296a4043b3a79199d7504
BLAKE2b-256 da63a6df82e9281418c36b9cfee9a45625184a2ce20f3ae15d4e53338cdc4b04

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page