You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running all the models, sometimes I want to exclude some models when re-plotting the posteriors using SEDPlotter. Is it possible to simply load the grid pickle files and re-compute BMA.pkl given the new list of models and fit only when the *_out.pkl file does not exist or explicitly specified with an argument, say refit=True?
After running all the models, sometimes I want to exclude some models when re-plotting the posteriors using
SEDPlotter
. Is it possible to simply load the grid pickle files and re-compute BMA.pkl given the new list of models and fit only when the *_out.pkl file does not exist or explicitly specified with an argument, sayrefit=True
?astroARIADNE/astroARIADNE/fitter.py
Line 572 in 39ef901
The text was updated successfully, but these errors were encountered: