lsst.afw  21.0.0-35-g4939cbb3d+fb0e51fe34
lsst::afw::fits::ImageScalingOptions Member List

This is the complete list of members for lsst::afw::fits::ImageScalingOptions, including all inherited members.

algorithmlsst::afw::fits::ImageScalingOptions
bitpixlsst::afw::fits::ImageScalingOptions
bscalelsst::afw::fits::ImageScalingOptions
bzerolsst::afw::fits::ImageScalingOptions
determine(image::ImageBase< T > const &image, std::shared_ptr< image::Mask< image::MaskPixel > const > mask=nullptr) constlsst::afw::fits::ImageScalingOptionsinline
determine(ndarray::Array< T const, N, N > const &image, ndarray::Array< bool, N, N > const &mask) constlsst::afw::fits::ImageScalingOptions
fuzzlsst::afw::fits::ImageScalingOptions
ImageScalingOptions()lsst::afw::fits::ImageScalingOptionsinlineexplicit
ImageScalingOptions(ScalingAlgorithm algorithm_, int bitpix_, std::vector< std::string > const &maskPlanes_={}, int seed_=1, float quantizeLevel_=4.0, float quantizePad_=5.0, bool fuzz_=true, double bscale_=1.0, double bzero_=0.0)lsst::afw::fits::ImageScalingOptions
ImageScalingOptions(int bitpix_, double bscale_=1.0, double bzero_=0.0)lsst::afw::fits::ImageScalingOptionsinline
MANUAL enum valuelsst::afw::fits::ImageScalingOptions
maskPlaneslsst::afw::fits::ImageScalingOptions
NONE enum valuelsst::afw::fits::ImageScalingOptions
quantizeLevellsst::afw::fits::ImageScalingOptions
quantizePadlsst::afw::fits::ImageScalingOptions
RANGE enum valuelsst::afw::fits::ImageScalingOptions
ScalingAlgorithm enum namelsst::afw::fits::ImageScalingOptions
seedlsst::afw::fits::ImageScalingOptions
STDEV_BOTH enum valuelsst::afw::fits::ImageScalingOptions
STDEV_NEGATIVE enum valuelsst::afw::fits::ImageScalingOptions
STDEV_POSITIVE enum valuelsst::afw::fits::ImageScalingOptions