lsst.display.matplotlib g67b6fd64d1+0533d4fff9
 
Loading...
Searching...
No Matches
lsst.display.matplotlib.matplotlib.Normalize Class Reference
Inheritance diagram for lsst.display.matplotlib.matplotlib.Normalize:
lsst.display.matplotlib.matplotlib.AsinhNormalize lsst.display.matplotlib.matplotlib.LinearNormalize lsst.display.matplotlib.matplotlib.ZScaleNormalize lsst.display.matplotlib.matplotlib.AsinhZScaleNormalize

Public Member Functions

 __call__ (self, value, clip=None)
 

Detailed Description

Class to support stretches for mtv()

Member Function Documentation

◆ __call__()

lsst.display.matplotlib.matplotlib.Normalize.__call__ ( self,
value,
clip = None )
Return a MaskedArray with value mapped to [0, 255]

@param value Input pixel value or array to be mapped

The documentation for this class was generated from the following file: