hover2pi / svo_filters

A Python wrapper for the SVO Filter Profile Service
MIT License
13 stars 4 forks source link

Commented out matplotlib.use #7

Closed exowanderer closed 6 years ago

exowanderer commented 6 years ago

This call to matplotlib.use('Agg') gives constant errors when using SVO_filters inside ExoCTK, such as with AWESim_SOSS. It mandates that the user use the backend preferred by the SVO_Filters developers, instead of their own defaults.