Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2. a. implement spherical harmonic formulas on a sphere #108

Open
alexpron opened this issue Nov 29, 2022 · 0 comments
Open

2. a. implement spherical harmonic formulas on a sphere #108

alexpron opened this issue Nov 29, 2022 · 0 comments

Comments

@alexpron
Copy link
Collaborator

Steven and Maxime
We can use formula provided by scipy
https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.sph_harm.html

But the spherical harmonics depends on the parameterization by theta and phi angles. It is important to check that the first non trivial spherical harmonic (n=1, m=0) is approximately aligned with the mapping of the first non-trivial eigenfunction on the mesh. If not, we need to apply a rotation.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant