GalSimDeprecationWarning: (GalSimDeprecationWarning(...), 'max_size has been deprecated since GalSim version 1.4. The max_size keyword has been removed. In its place, the pad_factor keyword canbe used to adjust the size of the internal InterpolatedImage.')
warnings.warn(s, GalSimDeprecationWarning)
How do we fix this?