.gitignore
.pre-commit-config.yaml
CITATION.cff
CONTRIBUTING.md
LICENCE.md
README.md
pyproject.toml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/question.md
.github/workflows/deploy.yml
.github/workflows/documentation.yml
.github/workflows/examples.yml
.github/workflows/licence.yml
.github/workflows/linting.yml
.github/workflows/paper.yml
.github/workflows/test.yml
documentation/DOCUMENTATION.md
documentation/config.mako
documentation/slepian_wavelet_coefficients_homer_3B_2jmin_2j_zoom.png
documentation/slepian_wavelets_south_america_3B_2jmin_2j_L128_res512_real.png
examples/arbitrary/_denoising_slepian_wavelet.py
examples/arbitrary/_slepian_wavelet_covariance.py
examples/arbitrary/eigenvalues_combined.py
examples/arbitrary/africa/denoising_slepian_africa.py
examples/arbitrary/africa/eigenvalues_africa.py
examples/arbitrary/africa/progressive_wavelet_reconstruction_africa.py
examples/arbitrary/africa/slepian_reconstruction_africa.py
examples/arbitrary/africa/slepian_wavelet_covariance_africa.py
examples/arbitrary/africa/sparsity_wavelet_slepian_comparison_africa.py
examples/arbitrary/africa/tiling_africa.py
examples/arbitrary/africa/wavelet_reconstruction_africa.py
examples/arbitrary/south_america/denoising_slepian_functions_south_america.py
examples/arbitrary/south_america/denoising_slepian_south_america.py
examples/arbitrary/south_america/eigenvalues_south_america.py
examples/arbitrary/south_america/progressive_wavelet_reconstruction_south_america.py
examples/arbitrary/south_america/slepian_reconstruction_south_america.py
examples/arbitrary/south_america/slepian_wavelet_covariance_south_america.py
examples/arbitrary/south_america/sparsity_wavelet_slepian_comparison_south_america.py
examples/arbitrary/south_america/tiling_south_america.py
examples/arbitrary/south_america/wavelet_reconstruction_south_america.py
examples/mesh/denoising_slepian_mesh.py
examples/mesh/mesh_region.py
examples/mesh/mesh_slepian_eigenvalues.py
examples/mesh/mesh_tiling.py
examples/mesh/produce_table.py
examples/misc/_denoising_axisym.py
examples/misc/denoising_axisym_africa.py
examples/misc/denoising_axisym_earth.py
examples/misc/denoising_axisym_south_america.py
examples/misc/translation_normalisation.py
examples/misc/wavelet_transform.py
examples/polar_cap/eigenfunctions.py
examples/polar_cap/eigenvalues.py
examples/polar_cap/fried_egg.py
examples/polar_cap/simons_5_1.py
examples/polar_cap/simons_5_3.py
examples/polar_cap/slepian_coefficients.py
examples/polar_cap/slepian_error.py
examples/wavelets/axisymmetric_tiling.py
examples/wavelets/axisymmetric_wavelet_covariance.py
paper/paper.bib
paper/paper.md
src/sleplet/__init__.py
src/sleplet/_array_methods.py
src/sleplet/_bool_methods.py
src/sleplet/_class_lists.py
src/sleplet/_convolution_methods.py
src/sleplet/_integration_methods.py
src/sleplet/_mask_methods.py
src/sleplet/_mesh_methods.py
src/sleplet/_parallel_methods.py
src/sleplet/_plotly_methods.py
src/sleplet/_slepian_arbitrary_methods.py
src/sleplet/_smoothing.py
src/sleplet/_string_methods.py
src/sleplet/_validation.py
src/sleplet/_vars.py
src/sleplet/_version.py
src/sleplet/harmonic_methods.py
src/sleplet/noise.py
src/sleplet/plot_methods.py
src/sleplet/slepian_methods.py
src/sleplet/wavelet_methods.py
src/sleplet.egg-info/PKG-INFO
src/sleplet.egg-info/SOURCES.txt
src/sleplet.egg-info/dependency_links.txt
src/sleplet.egg-info/entry_points.txt
src/sleplet.egg-info/requires.txt
src/sleplet.egg-info/top_level.txt
src/sleplet/_data/create_earth_flm.py
src/sleplet/_data/create_wmap_flm.py
src/sleplet/_data/meshes_polygons_bird.off
src/sleplet/_data/meshes_polygons_cheetah.off
src/sleplet/_data/meshes_polygons_cube.off
src/sleplet/_data/meshes_polygons_dragon.off
src/sleplet/_data/meshes_polygons_homer.off
src/sleplet/_data/meshes_polygons_teapot.off
src/sleplet/_data/meshes_regions_bird.toml
src/sleplet/_data/meshes_regions_cheetah.toml
src/sleplet/_data/meshes_regions_cube.toml
src/sleplet/_data/meshes_regions_dragon.toml
src/sleplet/_data/meshes_regions_homer.toml
src/sleplet/_data/meshes_regions_teapot.toml
src/sleplet/_data/setup_pooch.py
src/sleplet/_scripts/plotting_on_mesh.py
src/sleplet/_scripts/plotting_on_sphere.py
src/sleplet/functions/__init__.py
src/sleplet/functions/africa.py
src/sleplet/functions/axisymmetric_wavelet_coefficients_africa.py
src/sleplet/functions/axisymmetric_wavelet_coefficients_earth.py
src/sleplet/functions/axisymmetric_wavelet_coefficients_south_america.py
src/sleplet/functions/axisymmetric_wavelets.py
src/sleplet/functions/coefficients.py
src/sleplet/functions/dirac_delta.py
src/sleplet/functions/directional_spin_wavelets.py
src/sleplet/functions/earth.py
src/sleplet/functions/elongated_gaussian.py
src/sleplet/functions/flm.py
src/sleplet/functions/fp.py
src/sleplet/functions/gaussian.py
src/sleplet/functions/harmonic_gaussian.py
src/sleplet/functions/identity.py
src/sleplet/functions/noise_earth.py
src/sleplet/functions/ridgelets.py
src/sleplet/functions/slepian.py
src/sleplet/functions/slepian_africa.py
src/sleplet/functions/slepian_dirac_delta.py
src/sleplet/functions/slepian_identity.py
src/sleplet/functions/slepian_noise_africa.py
src/sleplet/functions/slepian_noise_south_america.py
src/sleplet/functions/slepian_south_america.py
src/sleplet/functions/slepian_wavelet_coefficients_africa.py
src/sleplet/functions/slepian_wavelet_coefficients_south_america.py
src/sleplet/functions/slepian_wavelets.py
src/sleplet/functions/south_america.py
src/sleplet/functions/spherical_harmonic.py
src/sleplet/functions/squashed_gaussian.py
src/sleplet/functions/wmap.py
src/sleplet/meshes/__init__.py
src/sleplet/meshes/_mesh_slepian_decomposition.py
src/sleplet/meshes/mesh.py
src/sleplet/meshes/mesh_basis_functions.py
src/sleplet/meshes/mesh_coefficients.py
src/sleplet/meshes/mesh_field.py
src/sleplet/meshes/mesh_harmonic_coefficients.py
src/sleplet/meshes/mesh_noise_field.py
src/sleplet/meshes/mesh_slepian.py
src/sleplet/meshes/mesh_slepian_coefficients.py
src/sleplet/meshes/mesh_slepian_field.py
src/sleplet/meshes/mesh_slepian_functions.py
src/sleplet/meshes/mesh_slepian_noise_field.py
src/sleplet/meshes/mesh_slepian_wavelet_coefficients.py
src/sleplet/meshes/mesh_slepian_wavelets.py
src/sleplet/plotting/__init__.py
src/sleplet/plotting/_create_plot_mesh.py
src/sleplet/plotting/_create_plot_sphere.py
src/sleplet/slepian/__init__.py
src/sleplet/slepian/_slepian_decomposition.py
src/sleplet/slepian/region.py
src/sleplet/slepian/slepian_arbitrary.py
src/sleplet/slepian/slepian_functions.py
src/sleplet/slepian/slepian_limit_lat_lon.py
src/sleplet/slepian/slepian_polar_cap.py
tests/conftest.py
tests/test_arbitrary_region.py
tests/test_arrays.py
tests/test_bool.py
tests/test_convolution.py
tests/test_decomposition.py
tests/test_harmonic.py
tests/test_loading_pooch.py
tests/test_mesh.py
tests/test_noise.py
tests/test_parallel.py
tests/test_plot.py
tests/test_region.py
tests/test_slepian_mesh.py
tests/test_smoothing.py
tests/test_strings.py
tests/test_translation.py
tests/test_wavelets.py