applyLookupTable#
- lsst.ip.isr.applyLookupTable(*args, **kwargs)#
Overloaded function.
applyLookupTable(image: lsst::afw::image::Image<float>, table: numpy.ndarray, indOffset: typing.SupportsFloat | typing.SupportsIndex) -> int
applyLookupTable(image: lsst::afw::image::Image<double>, table: numpy.ndarray, indOffset: typing.SupportsFloat | typing.SupportsIndex) -> int