BaseHistogram¶
- class rubin_sim.maf.plots.BaseHistogram¶
Bases:
BasePlotter
Methods Summary
__call__
(metric_value_in, slicer, user_plot_dict)Plot a histogram of metric_values (such as would come from a spatial slicer).
Methods Documentation
- __call__(metric_value_in, slicer, user_plot_dict, fignum=None)¶
Plot a histogram of metric_values (such as would come from a spatial slicer).