lsst.display.matplotlib g0265f82a02+127bebbd38
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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: