pygsti.report.LinLogNorm¶
-
class
pygsti.report.
LinLogNorm
(trans=None, vmin=None, vmax=None, clip=False)¶ -
__init__
(trans=None, vmin=None, vmax=None, clip=False)
Methods
__init__
([trans, vmin, vmax, clip])autoscale
(A)Set vmin, vmax to min, max of A. autoscale_None
(A)autoscale only None-valued vmin or vmax inverse
(value)process_value
(value)Homogenize the input value for easy and efficient normalization. scaled
()return true if vmin and vmax set -