keflavich / FITS_tools

Simple scipy and python based tools for FITS image manipulation
17 stars 12 forks source link

Addressed deprecated 'update_default_config' #16

Closed mcyc closed 2 months ago

mcyc commented 2 months ago

Added an except clause to address the fact that 'update_default_config' has been deprecated in astropy 6.1.1., as per issue https://github.com/keflavich/FITS_tools/issues/15.