tomodrgn.so3_grid#
Implementation of Yershova et al. “Generating uniform incremental grids on SO(3) using the Hopf fribration” See source code implementation: https://lavalle.pl/software/so3/so3.html
Functions
Return the base resolution SO(3) grid |
|
Return the corresponding S2 and S1 grid index for an index on the base SO3 grid |
|
Return the 8 nearest neighbors on SO3 at the next resolution level |
|
Return the 2 nearest neighbors on S1 at the next resolution level |
|
Return the 4 nearest neighbors on S2 at the next resolution level |
|
Sample points on SO(3) at the specified resolution. |
|
Sample S1 at a given resolution (uses uniform sampling). |
|
Sample S2 at a given resolution (uses HEALPix sampling). |
|
Transform Hopf coordinates to quaternions |