caput.astro.coordinates.spherical#
Spherical coordinate transformations and projections.
Functions#
|
Convert a vector of Cartesian coordinates into spherical polar coordinates. |
|
Calculate the distances between a grid of points. |
|
Compute intermediate points on the great circle between endpoints.. |
|
Compute CIRS coordinates from ground-fixed coordinates. |
|
For an array of 2D vectors, normalise each to unit length in-place. |
|
Compute distance projected in the direction of a source. |
|
Rotate a basis by a yaw, pitch and roll. |
|
Take the scalar product in spherical polar coordinates. |
|
Convert a vector in spherical polar coordinates to Cartesian coordinates. |
|
Get the ground based XYZ coordinates. |
|
Return the angular distance between two coordinates on the sphere. |
|
Compute unit vectors from spherical polar coordinate positions. |
|
Convert unit vectors in spherical polar coordinates to Cartesian coordinates. |