plotMaskFits# lsst.ts.wep.utils.plotMaskFits(fitDict, dataDict)# 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 fitDict (dict) dataDict (dict) Return type: None