Reference/API¶
wcsaxes Package¶
WCSAxes implementation
Classes¶
CoordinateHelper([parent_axes, parent_map, ...]) |
|
CoordinatesMap(axes[, wcs, transform, ...]) |
|
SphericalCircle(center, radius[, ...]) |
Create a patch representing a spherical circle - that is, a circle that is formed of all the points that are within a certain angle of the central coordinates on a sphere. |
WCS(\*args, \*\*kwargs) |
|
WCSAxes(fig, rect[, wcs, transform, ...]) |
|
WCSAxesSubplot(fig, \*args, \*\*kwargs) |
fig is a matplotlib.figure.Figure instance. |
wcsaxes.frame Module¶
Classes¶
Spine(parent_axes, transform) |
|
BaseFrame(parent_axes, transform[, path]) |
|
RectangularFrame(parent_axes, transform[, path]) |
|
EllipticalFrame(parent_axes, transform[, path]) |