lsst.afw  21.0.0-18-g1421380c6+e734d31160
displayLib.py
Go to the documentation of this file.
1 
2 import lsst.afw.image # needed by _rgb and _simpleFits
3 
4 from .rgb import *
5 from ._simpleFits import *
Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects.