Logo
  • Installation and running Bjet_MCMC
  • Dependencies
  • Configuration file
  • Data format
  • Outputs
  • Running Bjet manually (bjet_core)
  • Computing Optimization Advice
  • API
    • bjet_core
    • bjet_mcmc Package
Python
  • API
  • Edit on GitHub

API

  • bjet_core
    • bj_core02 namespace
    • Functions and Variables in processes_supp_core
  • bjet_mcmc Package
    • Submodules
      • bjet_mcmc.blazar_clean module
        • clean()
      • bjet_mcmc.blazar_initialize module
        • compile_bjet()
        • initialize()
        • make_dirs()
      • bjet_mcmc.blazar_mcmc module
      • bjet_mcmc.blazar_model module
        • add_data()
        • command_line_sub_strings()
        • create_params_file()
        • file_make_SED()
        • make_SED()
        • make_model()
        • params_linear_to_log()
        • params_log_to_linear()
        • process_model()
      • bjet_mcmc.blazar_plots module
        • N_e_BknPowLaw()
        • cooling_time_Thomson()
        • corner_plot()
        • get_min_max_per_point()
        • get_params_1sigma_ranges()
        • plot_1sigma()
        • plot_1sigma_plots()
        • plot_chain()
        • plot_chi_squared()
        • plot_cooling_times()
        • plot_data()
        • plot_likelihood_profiles()
        • plot_model()
        • plot_model_and_data()
        • plot_particle_spectrum()
        • residual_plot()
        • scale_to_values()
      • bjet_mcmc.blazar_properties module
        • BlazarProperties
        • modelProperties()
      • bjet_mcmc.blazar_report module
        • get_best_log_prob_and_params()
        • get_indices_within_1sigma()
        • load_from_backend()
        • make_text_file()
        • min_max_params_1sigma()
        • parse_info_doc()
        • save()
        • save_plots_and_info()
        • show_results()
        • text_report()
      • bjet_mcmc.blazar_run_mcmc module
        • mcmc()
        • run_mcmc()
      • bjet_mcmc.blazar_utils module
        • chi_squared()
        • chi_squared_Limit_to_err()
        • chi_squared_from_model()
        • e_to_v()
        • get_random_parameters()
        • log_prior()
        • log_prob_from_model()
        • log_probability()
        • min_max_parameters()
        • random_defaults()
        • random_eic_from_std()
        • read_configs()
        • read_data()
        • v_to_e()
      • bjet_mcmc.user_SED_plot module
        • e_to_v()
        • v_to_e()
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.