MetricVsOrbitPoints¶
- class rubin_sim.maf.plots.MetricVsOrbitPoints(xaxis='q', yaxis='e')¶
Bases:
BasePlotter
Plot metric values (at a particular H value) as function of orbital parameters, using points for each metric value.
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.