Closed exowanderer closed 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.
SVO_filters
ExoCTK
AWESim_SOSS
SVO_Filters
This call to matplotlib.use('Agg') gives constant errors when using
SVO_filters
insideExoCTK
, such as withAWESim_SOSS
. It mandates that the user use the backend preferred by theSVO_Filters
developers, instead of their own defaults.