BasePlotter

class rubin_sim.maf.plots.BasePlotter

Bases: object

Serve as the base type for MAF plotters and example of API.

Methods Summary

__call__(metric_value, slicer, user_plot_dict)

Call self as a function.

Methods Documentation

__call__(metric_value, slicer, user_plot_dict, fignum=None)

Call self as a function.