esheldon / psfsim_config

Configuration files for the psf simulations
0 stars 0 forks source link

deal with deprecation warning #3

Closed esheldon closed 8 years ago

esheldon commented 8 years ago
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?

esheldon commented 8 years ago

removed max_size