-
Notifications
You must be signed in to change notification settings - Fork 59
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
Sphere quadrature for orientation averaging #40
Comments
/cc @anatheana |
Another relevant discussion is https://groups.google.com/forum/#!topic/adda-discuss/9gJTy2spRjo |
Another idea is to use Fibonacci lattice (kind of quasi Monte Carlo) - see This paper also applies compressed sensing, based on the expansion of orientation-dependent scattered quantity into series of spherical harmonics. In this respect, this is related to #138 |
Some general ideas how to evaluate different quadratures (or more specifically, cubatures) for the DDA and other light-scattering simulation methods: |
Another recent relevant paper is |
This paper has a concise description of various cubatures, including their efficiency (number of point to integrate spherical harmonics up to a given point): https://cbeentjes.github.io/files/Ramblings/QuadratureSphere.pdf |
Original issue reported on code.google.com by
yurkin
on 24 Dec 2008 at 7:16The text was updated successfully, but these errors were encountered: