autolens.plot.Axis#
- class autolens.plot.Axis(symmetric_source_centre: bool = False, **kwargs)[source]#
- __init__(symmetric_source_centre: bool = False, **kwargs)[source]#
Customizes the axis of the plotted figure.
This object wraps the following Matplotlib method:
- Parameters
symmetric_source_centre – If True, the axis is symmetric around the centre of the plotted structure’s coordinates.
Methods
__init__
([symmetric_source_centre])Customizes the axis of the plotted figure.
set
([extent, grid])Set the axis limits of the figure the grid is plotted on.
Attributes
config_dict
config_folder