pygsti.report.StdColormapFactory¶
-
class
pygsti.report.
StdColormapFactory
(kind, vmin=None, vmax=None, n_boxes=None, linlg_pcntle=0.05, dof=1, midpoint=0)¶ Class used to create a standard GST colormap.
-
__init__
(kind, vmin=None, vmax=None, n_boxes=None, linlg_pcntle=0.05, dof=1, midpoint=0)
Methods
__init__
(kind[, vmin, vmax, n_boxes, ...])get_cmap
()get_norm
()-