Skip to content
Discussion options

You must be logged in to vote

Hi @tomas16 ,
The uniform warp guarantees that area patches in the sample space will be mapped to equal-area patches on the sphere -- on a sphere $dS = r^2 ~\sin{\theta} d\theta d\phi$, so along the polar axis points are denser near the equator.
But this does not really imply $||dp/d\theta||=||dp/d\phi||$ -- the visual uniformity after mapping meshgrid points. In fact, the azimuthal angle covers a $2\pi$ range and the polar angle only covers a range of $\pi$, so the observed pattern is normal.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tomas16
Comment options

Answer selected by tomas16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants