LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
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... | |