ImageScale¶
- class lsst.afw.fits.ImageScale¶
- Bases: - pybind11_object- Attributes Summary - Methods Summary - fromFits(*args, **kwargs)- Overloaded function. - toFits(*args, **kwargs)- Overloaded function. - Attributes Documentation - bitpix¶
 - blank¶
 - bscale¶
 - bzero¶
 - Methods Documentation - fromFits(*args, **kwargs)¶
- Overloaded function. - fromFits(self: lsst.afw.fits.ImageScale, arg0: numpy.ndarray) -> numpy.ndarray 
- fromFits(self: lsst.afw.fits.ImageScale, arg0: numpy.ndarray) -> numpy.ndarray 
 
 - toFits(*args, **kwargs)¶
- Overloaded function. - toFits(self: lsst.afw.fits.ImageScale, image: numpy.ndarray, forceNonfiniteRemoval: bool = False, fuzz: bool = True, tiles: numpy.ndarray = array([], dtype=int64), seed: typing.SupportsInt = 1) -> lsst::afw::fits::detail::PixelArrayBase 
- toFits(self: lsst.afw.fits.ImageScale, image: numpy.ndarray, forceNonfiniteRemoval: bool = False, fuzz: bool = True, tiles: numpy.ndarray = array([], dtype=int64), seed: typing.SupportsInt = 1) -> lsst::afw::fits::detail::PixelArrayBase