autogalaxy.plot.Title#

class Title[source]#

Bases: AbstractMatWrap

The settings used to customize the figure’s title.

This object wraps the following Matplotlib methods:

The title will automatically be set if not specified, using the name of the function used to plot the data.

Parameters:
  • prefix (str) – A string that is added before the title, for example to put the name of the dataset and galaxy in the title.

  • disable_log10_label (bool) – If True, the (log10) label is not added to the title if the data is plotted on a log-scale.

Methods

set

vmax_from

The vmax of a plot, for example the maximum value of the colormap and colorbar.

vmin_from

The vmin of a plot, for example the minimum value of the colormap and colorbar.

Attributes

config_category

config_dict

config_folder

log10_max_value

log10_min_value