fitPhotErrModel¶
-
lsst.validate.drp.matchreduce.
fitPhotErrModel
(mag, mmag_err)[source]¶ Fit model of photometric error from LSST Overview paper
Parameters: mag : list or numpy.array
Magnitude
mmag_err : list or numpy.array
Magnitude uncertainty or variation in mmag.
Returns: dict
The fit results for sigmaSys, gamma, and m5 along with their Units.