Plotting¶
Observation Models¶
beast.plotting.plot_toothpick_details Module¶
Functions¶
|
Plot the details of the toothpick noisemodel creation for each filter. |
beast.plotting.plot_noisemodel Module¶
Functions¶
|
Make a plot of the noise model: for each of the bandsm make plots of bias and uncertainty as a function of flux |
beast.plotting.plot_ast_histogram Module¶
Functions¶
|
Make a histogram of the AST fluxes. |
beast.plotting.plot_completeness Module¶
Functions¶
|
Make visualization of the completeness |
Fitting¶
beast.plotting.plot_indiv_fit Module¶
Plot the individual fit for a single observed star
Functions¶
|
Plot the individual fit for a single observed star including best fit & percentile parameters and various 1D pPDFs |
beast.plotting.plot_indiv_pdfs Module¶
Functions¶
|
Make a triangle/corner plot with the 1D and 2D PDFs of a star |
beast.plotting.plot_chi2_hist Module¶
Functions¶
|
Make a histogram of the chi2 values |
beast.plotting.plot_param_err Module¶
Functions¶
|
Make a plot of each parameter vs the parameter errors |
beast.plotting.plot_param_recovery Module¶
Functions¶
|
Make plots comparing the physical parameters from simulated data to the recovered physical parameters |
beast.plotting.plot_triangle Module¶
Functions¶
|
Make a triangle/corner plot of everything vs everything |
Data/Simulations¶
beast.plotting.plot_filters Module¶
Make a nice plot of the filter response functions
Functions¶
|
Plots transmission curves in log-log space. |
beast.plotting.plot_cmd Module¶
Functions¶
|
Read in flux from real or simulated data in fitsfile and plot a color-magnitude diagram based on specified filters. |
beast.plotting.plot_cmd_with_fits Module¶
Functions¶
|
Make a CMD with the data, and color-code points by some other fitted quantity |
beast.plotting.plot_mag_hist Module¶
Functions¶
|
Make histograms of magnitudes. |
beast.plotting.make_ds9_region_file Module¶
Functions¶
|
Make a ds9 region file out of the catalog or AST fits file. |
|
Same as the function above, but for a text file - specifically, the DOLPHOT artificial star input file generated by make_ast_xy_list.py. |