CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/Makefile
docs/api_reference.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/readme.rst
docs/spharpy.rst
docs/classes/spharpy.audio.rst
docs/classes/spharpy.coordinates.rst
docs/classes/spharpy.spherical_harmonics.rst
docs/modules/spharpy.beamforming.rst
docs/modules/spharpy.interpolate.rst
docs/modules/spharpy.plot.rst
docs/modules/spharpy.samplings.rst
docs/modules/spharpy.spatial.rst
docs/modules/spharpy.special.rst
docs/modules/spharpy.spherical.rst
docs/modules/spharpy.transforms.rst
docs/theory/spherical_harmonic_definition.rst
spharpy/__init__.py
spharpy/interpolate.py
spharpy/special.py
spharpy/spherical.py
spharpy.egg-info/PKG-INFO
spharpy.egg-info/SOURCES.txt
spharpy.egg-info/dependency_links.txt
spharpy.egg-info/requires.txt
spharpy.egg-info/top_level.txt
spharpy/beamforming/__init__.py
spharpy/beamforming/beamforming.py
spharpy/classes/__init__.py
spharpy/classes/audio.py
spharpy/classes/coordinates.py
spharpy/classes/sh.py
spharpy/plot/__init__.py
spharpy/plot/_utils.py
spharpy/plot/cmap.py
spharpy/plot/spatial.py
spharpy/samplings/__init__.py
spharpy/samplings/helpers.py
spharpy/samplings/interior.py
spharpy/samplings/samplings.py
spharpy/samplings/_eqsp/__init__.py
spharpy/samplings/_eqsp/partitions.py
spharpy/samplings/_eqsp/samplings_lebedev.py
spharpy/spatial/__init__.py
spharpy/spatial/spatial.py
spharpy/transforms/__init__.py
spharpy/transforms/rotations.py
tests/__init__.py
tests/conftest.py
tests/test_aperture.py
tests/test_beamforming.py
tests/test_coordinate_transforms.py
tests/test_coordinates.py
tests/test_eq_area_partitions.py
tests/test_indexing.py
tests/test_interpolate.py
tests/test_modal_strength.py
tests/test_normalization_conversion.py
tests/test_plot__utils.py
tests/test_plots.py
tests/test_rotations.py
tests/test_samplings.py
tests/test_samplings_interior.py
tests/test_sh_class.py
tests/test_special.py
tests/test_spherical.py
tests/test_spherical_harmonics.py
tests/test_spherical_harmonics_audio.py
tests/test_spherical_harmonics_signal.py
tests/data/Y_cmplx_Condon-Shortley_maxN_acn.csv
tests/data/Y_cmplx_Condon-Shortley_maxN_fuma.csv
tests/data/Y_cmplx_Condon-Shortley_n3d_acn.csv
tests/data/Y_cmplx_Condon-Shortley_n3d_fuma.csv
tests/data/Y_cmplx_Condon-Shortley_sn3d_acn.csv
tests/data/Y_cmplx_Condon-Shortley_sn3d_fuma.csv
tests/data/Y_cmplx_None_maxN_acn.csv
tests/data/Y_cmplx_None_maxN_fuma.csv
tests/data/Y_cmplx_None_n3d_acn.csv
tests/data/Y_cmplx_None_n3d_fuma.csv
tests/data/Y_cmplx_None_sn3d_acn.csv
tests/data/Y_cmplx_None_sn3d_fuma.csv
tests/data/Y_diff_azi.csv
tests/data/Y_diff_real_azi.csv
tests/data/Y_grad_azi.csv
tests/data/Y_grad_ele.csv
tests/data/Y_grad_real_azi.csv
tests/data/Y_grad_real_ele.csv
tests/data/Y_real_Condon-Shortley_maxN_acn.csv
tests/data/Y_real_Condon-Shortley_maxN_fuma.csv
tests/data/Y_real_Condon-Shortley_n3d_acn.csv
tests/data/Y_real_Condon-Shortley_n3d_fuma.csv
tests/data/Y_real_Condon-Shortley_sn3d_acn.csv
tests/data/Y_real_Condon-Shortley_sn3d_fuma.csv
tests/data/Y_real_None_maxN_acn.csv
tests/data/Y_real_None_maxN_fuma.csv
tests/data/Y_real_None_n3d_acn.csv
tests/data/Y_real_None_n3d_fuma.csv
tests/data/Y_real_None_sn3d_acn.csv
tests/data/Y_real_None_sn3d_fuma.csv
tests/data/bessel.csv
tests/data/bessel_diff.csv
tests/data/dolph_cheby_mainlobe.csv
tests/data/dolph_cheby_sidelobe.csv
tests/data/hankel_1.csv
tests/data/hankel_1_diff.csv
tests/data/hankel_2.csv
tests/data/hankel_2_diff.csv
tests/data/interior_points_kr7.csv
tests/data/max_front_back_weights.csv
tests/data/modal_strength_open.mat
tests/data/modal_strength_rigid.mat
tests/data/re_max_weights.csv
tests/data/sh_basis_cplx_n10.csv
tests/data/sh_basis_real.csv
tests/test_plot_data/baseline/balloon_ax_none.png
tests/test_plot_data/baseline/balloon_ax_single.png
tests/test_plot_data/baseline/balloon_ax_two.png
tests/test_plot_data/baseline/balloon_cmap_encoding_magnitude_cmap_None.png
tests/test_plot_data/baseline/balloon_cmap_encoding_magnitude_cmap_magma.png
tests/test_plot_data/baseline/balloon_cmap_encoding_phase_cmap_None.png
tests/test_plot_data/baseline/balloon_cmap_encoding_phase_cmap_magma.png
tests/test_plot_data/baseline/balloon_colorbar_False.png
tests/test_plot_data/baseline/balloon_colorbar_True.png
tests/test_plot_data/baseline/balloon_default.png
tests/test_plot_data/baseline/balloon_limits_None.png
tests/test_plot_data/baseline/balloon_limits_list.png
tests/test_plot_data/baseline/balloon_limits_tuple.png
tests/test_plot_data/baseline/balloon_style_dark.png
tests/test_plot_data/baseline/balloon_style_light.png
tests/test_plot_data/baseline/balloon_wireframe_ax_none.png
tests/test_plot_data/baseline/balloon_wireframe_ax_single.png
tests/test_plot_data/baseline/balloon_wireframe_ax_two.png
tests/test_plot_data/baseline/balloon_wireframe_cmap_encoding_magnitude_cmap_None.png
tests/test_plot_data/baseline/balloon_wireframe_cmap_encoding_magnitude_cmap_magma.png
tests/test_plot_data/baseline/balloon_wireframe_cmap_encoding_phase_cmap_None.png
tests/test_plot_data/baseline/balloon_wireframe_cmap_encoding_phase_cmap_magma.png
tests/test_plot_data/baseline/balloon_wireframe_colorbar_False.png
tests/test_plot_data/baseline/balloon_wireframe_colorbar_True.png
tests/test_plot_data/baseline/balloon_wireframe_default.png
tests/test_plot_data/baseline/balloon_wireframe_limits_None.png
tests/test_plot_data/baseline/balloon_wireframe_limits_list.png
tests/test_plot_data/baseline/balloon_wireframe_limits_tuple.png
tests/test_plot_data/baseline/balloon_wireframe_style_dark.png
tests/test_plot_data/baseline/balloon_wireframe_style_light.png
tests/test_plot_data/baseline/cmap_phase_twilight.png
tests/test_plot_data/baseline/contour_ax_none.png
tests/test_plot_data/baseline/contour_ax_single.png
tests/test_plot_data/baseline/contour_ax_two.png
tests/test_plot_data/baseline/contour_cmap_ColormapObject.png
tests/test_plot_data/baseline/contour_cmap_None.png
tests/test_plot_data/baseline/contour_cmap_plasma.png
tests/test_plot_data/baseline/contour_colorbar_False.png
tests/test_plot_data/baseline/contour_colorbar_True.png
tests/test_plot_data/baseline/contour_default.png
tests/test_plot_data/baseline/contour_levels_int.png
tests/test_plot_data/baseline/contour_levels_list.png
tests/test_plot_data/baseline/contour_levels_ndarray.png
tests/test_plot_data/baseline/contour_levels_tuple.png
tests/test_plot_data/baseline/contour_limits_None.png
tests/test_plot_data/baseline/contour_limits_list.png
tests/test_plot_data/baseline/contour_limits_tuple.png
tests/test_plot_data/baseline/contour_map_ax_none.png
tests/test_plot_data/baseline/contour_map_ax_single.png
tests/test_plot_data/baseline/contour_map_ax_two.png
tests/test_plot_data/baseline/contour_map_cmap_ColormapObject.png
tests/test_plot_data/baseline/contour_map_cmap_None.png
tests/test_plot_data/baseline/contour_map_cmap_plasma.png
tests/test_plot_data/baseline/contour_map_colorbar_False.png
tests/test_plot_data/baseline/contour_map_colorbar_True.png
tests/test_plot_data/baseline/contour_map_default.png
tests/test_plot_data/baseline/contour_map_levels_int.png
tests/test_plot_data/baseline/contour_map_levels_list.png
tests/test_plot_data/baseline/contour_map_levels_ndarray.png
tests/test_plot_data/baseline/contour_map_levels_tuple.png
tests/test_plot_data/baseline/contour_map_limits_None.png
tests/test_plot_data/baseline/contour_map_limits_list.png
tests/test_plot_data/baseline/contour_map_limits_tuple.png
tests/test_plot_data/baseline/contour_map_projection_hammer.png
tests/test_plot_data/baseline/contour_map_projection_mollweide.png
tests/test_plot_data/baseline/contour_map_style_dark.png
tests/test_plot_data/baseline/contour_map_style_light.png
tests/test_plot_data/baseline/contour_style_dark.png
tests/test_plot_data/baseline/contour_style_light.png
tests/test_plot_data/baseline/pcolor_map_ax_none.png
tests/test_plot_data/baseline/pcolor_map_ax_single.png
tests/test_plot_data/baseline/pcolor_map_ax_two.png
tests/test_plot_data/baseline/pcolor_map_cmap_ColormapObject.png
tests/test_plot_data/baseline/pcolor_map_cmap_None.png
tests/test_plot_data/baseline/pcolor_map_cmap_plasma.png
tests/test_plot_data/baseline/pcolor_map_colorbar_False.png
tests/test_plot_data/baseline/pcolor_map_colorbar_True.png
tests/test_plot_data/baseline/pcolor_map_default.png
tests/test_plot_data/baseline/pcolor_map_limits_None.png
tests/test_plot_data/baseline/pcolor_map_limits_list.png
tests/test_plot_data/baseline/pcolor_map_limits_tuple.png
tests/test_plot_data/baseline/pcolor_map_projection_hammer.png
tests/test_plot_data/baseline/pcolor_map_projection_mollweide.png
tests/test_plot_data/baseline/pcolor_map_refine_False.png
tests/test_plot_data/baseline/pcolor_map_refine_True.png
tests/test_plot_data/baseline/pcolor_map_style_dark.png
tests/test_plot_data/baseline/pcolor_map_style_light.png
tests/test_plot_data/baseline/pcolor_sphere_ax_none.png
tests/test_plot_data/baseline/pcolor_sphere_ax_single.png
tests/test_plot_data/baseline/pcolor_sphere_ax_two.png
tests/test_plot_data/baseline/pcolor_sphere_cmap_encoding_magnitude_cmap_None.png
tests/test_plot_data/baseline/pcolor_sphere_cmap_encoding_magnitude_cmap_magma.png
tests/test_plot_data/baseline/pcolor_sphere_cmap_encoding_phase_cmap_None.png
tests/test_plot_data/baseline/pcolor_sphere_cmap_encoding_phase_cmap_magma.png
tests/test_plot_data/baseline/pcolor_sphere_colorbar_False.png
tests/test_plot_data/baseline/pcolor_sphere_colorbar_True.png
tests/test_plot_data/baseline/pcolor_sphere_default.png
tests/test_plot_data/baseline/pcolor_sphere_limits_None.png
tests/test_plot_data/baseline/pcolor_sphere_limits_list.png
tests/test_plot_data/baseline/pcolor_sphere_limits_tuple.png
tests/test_plot_data/baseline/pcolor_sphere_style_dark.png
tests/test_plot_data/baseline/pcolor_sphere_style_light.png
tests/test_plot_data/baseline/scatter_default.png
tests/test_plot_data/baseline/scatter_style_dark.png
tests/test_plot_data/baseline/scatter_style_light.png
tests/test_plot_data/baseline/voronoi_cells_sphere_default.png
tests/test_plot_data/baseline/voronoi_cells_sphere_style_dark.png
tests/test_plot_data/baseline/voronoi_cells_sphere_style_light.png