LambertSkyMap

class rubin_sim.maf.plots.LambertSkyMap

Bases: BasePlotter

Use basemap and contour to make a Lambertian projection. Note that the plot_dict can include a ‘basemap’ key with a dictionary of arbitrary kwargs to use with the call to Basemap.

Methods Summary

__call__(metric_value_in, slicer, user_plot_dict)

Call self as a function.

Methods Documentation

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

Call self as a function.