plot_toothpick_details

beast.plotting.plot_toothpick_details.plot_toothpick_details(asts_filename, settings_filename, savefig=False)[source]

Plot the details of the toothpick noisemodel creation for each filter. These plots show the individual AST results as points as (flux_in - flux_out)/flux_in. In addition, the binned values of these points are plotted giving the bias term in the observation model. Error bars around the binned bias values give the binned sigma term of the observation model. Finally, as a separate column of plots the binned completeness in each filter is plotted.

Parameters:
asts_filenamestr

filename with the AST results

settings_filenamestr

filename with the SED grid (used just for the filter information)

savefigstr (default=False)

to save the figure, set this to the file extension (e.g., ‘png’, ‘pdf’)