plot_indiv_fit

beast.plotting.plot_indiv_fit.plot_indiv_fit(filebase, starnum=0, savefig=False, plotfig=True)[source]

Plot the individual fit for a single observed star including best fit & percentile parameters and various 1D pPDFs

Parameters:
  • filebase (str) – base filename of run

  • starnum (int) – number of star in the stats file

  • savefig (str) – set to the file extension fo the desired plot file (e.g., png, pdf, etc)

  • plotfig (boolean) – plot the figure to a file or the screen based on savefig otherwise return the fig object