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:
filebasestr

base filename of run

starnumint

number of star in the stats file

savefigstr

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

plotfigboolean

plot the figure to a file or the screen based on savefig otherwise return the fig object