lsst.afw 22.0.1-43-gf2a78aa89+d93e5fd551
|
Go to the source code of this file.
Namespaces | |
namespace | lsst |
A base class for image defects. | |
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... | |