make_all_paper_plots

deprojected_sersic_models.paper.paper_plots.make_all_paper_plots(output_path=None, table_path=None)[source]

Wrapper function to make all plots for the paper.

Saves plots in PDF format.

Parameters:
  • output_path (str) – Path to the directory where the plots will be saved.

  • table_path (str) – Path to the directory where the Sersic profile tables are located. Default: system variable DEPROJECTED_SERSIC_MODELS_DATADIR, if specified.