SquaredStretch¶
-
class
astropy.visualization.SquaredStretch[source]¶ Bases:
astropy.visualization.PowerStretchA convenience class for a power stretch of 2.
The stretch is given by:
\[y = x^2\]Attributes Summary
inverseA stretch object that performs the inverse operation. Attributes Documentation
-
inverse¶ A stretch object that performs the inverse operation.
-