SquaredStretch#
- class astropy.visualization.SquaredStretch[source]#
Bases:
PowerStretch
A 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.