pydl.pydlutils
Construct caps based on input points (directions on the unit sphere).
float
ndarray
Radii of the caps in degrees. This will become the CM value.
CM
recarray
If points is a 3-vector, or set of 3-vectors, then assume the point is a Cartesian unit vector. If point is a 2-vector or set of 2-vectors, assume the point is RA, Dec.
points
point
tuple
A tuple containing X and CM values for the cap.
X
circle_cap()