autolens.potential_correction.RegularDpsiMesh# class RegularDpsiMesh[source]# Bases: object The mesh component of a DpsiPixelization model: pixelized potential corrections are defined on a rectangular mesh factor times coarser than the data grid. Parameters: factor (int) – How many times coarser than the data grid the dpsi mesh is. Methods