plotMaskFits¶
- lsst.ts.wep.utils.plotMaskFits(fitDict: dict, dataDict: dict) None ¶
Plot the results of the mask fitting.
This is meant to be used with the outputs of lsst.ts.wep.utils.maskUtils.fitMaskModel.
Parameters¶
- dict
The mask model dictionary created by fitMaskModel
- dict
The mask data dictionary created by fitMaskModel