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.utils package
  • threeML.utils.OGIP package

threeML.utils.OGIP package

Submodules

  • threeML.utils.OGIP.pha module
    • PHAII
      • PHAII.from_fits_file()
      • PHAII.from_time_series()
      • PHAII.instrument
    • PHAWrite
      • PHAWrite.write()
    • SPECTRUM
  • threeML.utils.OGIP.response module
    • EBOUNDS
    • GapInCoverageIntervals
    • InstrumentResponse
      • InstrumentResponse.arf_filename
      • InstrumentResponse.clone()
      • InstrumentResponse.convolve()
      • InstrumentResponse.coverage_interval
      • InstrumentResponse.create_dummy_response()
      • InstrumentResponse.ebounds
      • InstrumentResponse.energy_to_channel()
      • InstrumentResponse.first_channel
      • InstrumentResponse.matrix
      • InstrumentResponse.monte_carlo_energies
      • InstrumentResponse.plot_matrix()
      • InstrumentResponse.replace_matrix()
      • InstrumentResponse.rsp_filename
      • InstrumentResponse.set_function()
      • InstrumentResponse.to_fits()
    • InstrumentResponseSet
      • InstrumentResponseSet.ebounds
      • InstrumentResponseSet.from_rsp2_file()
      • InstrumentResponseSet.monte_carlo_energies
      • InstrumentResponseSet.reference_time
      • InstrumentResponseSet.weight_by_counts()
      • InstrumentResponseSet.weight_by_exposure()
    • IntervalOfInterestNotCovered
    • MATRIX
    • NoCoverageIntervals
    • NoMatrixForInterval
    • NonContiguousCoverageIntervals
    • OGIPResponse
      • OGIPResponse.arf
      • OGIPResponse.arf_filename
      • OGIPResponse.first_channel
      • OGIPResponse.rmf
      • OGIPResponse.rsp_filename
    • RMF
    • RSP
    • SPECRESP_MATRIX

Module contents

Previous Next

© Copyright (2024), the ThreeML developers.

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