NightPointingPlotter¶
- class rubin_sim.maf.plots.NightPointingPlotter(mjd_col='observationStartMJD', alt_col='alt', az_col='az')¶
Bases:
BasePlotter
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.