Get the per-amplifier gains used for this exposure.
lsst.afw.image.Exposure
The exposure to find gains for.
dict
str
float
Dictionary of gain values, keyed by amplifier name. Returns empty dict when detector is None.
getExposureGains()