The Multi-Mission Maximum Likelihood framework Logo
  • Project & Team
  • Installation
  • Intro
  • Configuration
  • Logging and Verbosity
  • Notes for XSPEC Users
  • Minimization
  • Bayesian Posterior Sampling
  • Bayesian Sampler Examples
  • Plugins
  • Modeling
  • Frequently Asked Questions
  • API
  • threeML
  • Release Notes

Features and examples:

  • Analysis Results
  • Random Variates
  • Point source plotting basics
  • Constructing plugins from TimeSeries
  • Analyzing GRB 080916C
  • Fitting XMM-Newton data with the APEC model
  • Example joint fit between GBM and Swift BAT
  • Joint fitting XRT and GBM data with XSPEC models
  • Point Source Fluxes and Multiple Sources
  • Fermi-LAT via FermiPyLike
  • Analysis of GRB 190114C with Fermi-LAT
  • Time-energy fit
  • Generating Synthetic Data
  • Goodness of Fit and Model Comparison
The Multi-Mission Maximum Likelihood framework
  • API
  • threeML package
  • threeML.io package
  • threeML.io.plotting package

threeML.io.plotting package

Submodules

  • threeML.io.plotting.cmap_cycle module
    • cmap_intervals()
  • threeML.io.plotting.data_residual_plot module
    • ResidualPlot
      • ResidualPlot.add_data()
      • ResidualPlot.add_model()
      • ResidualPlot.add_model_step()
      • ResidualPlot.axes
      • ResidualPlot.data_axis
      • ResidualPlot.figure
      • ResidualPlot.finalize()
      • ResidualPlot.ratio_residuals
      • ResidualPlot.residual_axis
      • ResidualPlot.show_residuals
  • threeML.io.plotting.get_style module
    • get_threeML_style()
    • set_threeML_style()
  • threeML.io.plotting.light_curve_plots module
    • binned_light_curve_plot()
    • channel_plot()
    • disjoint_patch_plot()
    • plot_tte_lightcurve()
    • slice_disjoint()
  • threeML.io.plotting.model_plot module
    • SpectralContourPlot
      • SpectralContourPlot.add_dimensionless_model()
      • SpectralContourPlot.add_model()
      • SpectralContourPlot.finalize()
    • plot_point_source_spectra()
    • plot_spectra()
  • threeML.io.plotting.post_process_data_plots module
    • display_photometry_model_magnitudes()
    • display_spectrum_model_counts()
  • threeML.io.plotting.step_plot module
    • step_plot()

Module contents

Previous Next

© Copyright (2024), the ThreeML developers.

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