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