|
lsst.afw g712618294e+4813a5392e
|
Go to the source code of this file.
Namespaces | |
| namespace | lsst |
| namespace | lsst::afw |
| namespace | lsst.afw.display |
Functions | |
| template<typename ImageT > | |
| void | lsst.afw.display::replaceSaturatedPixels (ImageT &rim, ImageT &gim, ImageT &bim, int borderWidth=2, float saturatedPixelValue=65535) |
| template<class T > | |
| std::pair< double, double > | lsst.afw.display::getZScale (image::Image< T > const &image, int const nSamples=1000, double const contrast=0.25) |
| Calculate an IRAF/ds9-style zscaling. More... | |