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