Conf¶
-
class
astropy.visualization.wcsaxes.Conf[source]¶ Bases:
astropy.config.ConfigNamespaceConfiguration parameters for
astropy.visualization.wcsaxes.Attributes Summary
contour_grid_samplesThe grid size to use when drawing a grid using contours coordinate_range_samplesThe number of samples along each image axis when determining the range of coordinates in a plot. frame_boundary_samplesHow many points to sample along the axes when determining tick locations. grid_samplesHow many points to sample along grid lines. Attributes Documentation
-
contour_grid_samples¶ The grid size to use when drawing a grid using contours
-
coordinate_range_samples¶ The number of samples along each image axis when determining the range of coordinates in a plot.
-
frame_boundary_samples¶ How many points to sample along the axes when determining tick locations.
-
grid_samples¶ How many points to sample along grid lines.
-