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