allesfitter is a convenient wrapper around the packages ellc (light curve and RV models), dynesty (static and dynamic nested sampling) emcee (Markov Chain Monte Carlo sampling) and celerite (Gaussian Process models).
I know that it is fine to ignore these warnings but wanted to make you aware of them. At the step of generating output warnings like this are raised (allesfitter version 1.2.4, matplotlib version 3.4.3):
! WARNING:
color is redundantly defined by the 'color' keyword argument and the fmt string "k-" (-> color='k'). The keyword argument will take precedence.
type: <class 'UserWarning'>, file: /Users/mattcraig/miniconda3/envs/alles/lib/python3.8/site-packages/allesfitter/general_output.py, line: 811
I know that it is fine to ignore these warnings but wanted to make you aware of them. At the step of generating output warnings like this are raised (allesfitter version 1.2.4, matplotlib version 3.4.3):