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.photometry package

threeML.utils.photometry package

Submodules

  • threeML.utils.photometry.filter_library module
    • FilterLibrary
      • FilterLibrary.instruments
    • ObservatoryNode
    • get_photometric_filter_library()
    • get_speclite_filter_library()
    • get_speclite_filter_path()
  • threeML.utils.photometry.filter_set module
    • FilterSet
      • FilterSet.ab_magnitudes()
      • FilterSet.effective_wavelength
      • FilterSet.filter_names
      • FilterSet.n_bands
      • FilterSet.native_filter_names
      • FilterSet.plot_filters()
      • FilterSet.set_model()
      • FilterSet.speclite_filters
      • FilterSet.wavelength_bounds
      • FilterSet.waveunits
    • NotASpeclikeFilter
  • threeML.utils.photometry.photometric_observation module
    • PhotometericObservation
      • PhotometericObservation.from_dict()
      • PhotometericObservation.from_hdf5()
      • PhotometericObservation.from_kwargs()
      • PhotometericObservation.get_mask_from_filter_sequence()
      • PhotometericObservation.is_compatible_with_filter_set()
      • PhotometericObservation.items()
      • PhotometericObservation.keys()
      • PhotometericObservation.to_hdf5()

Module contents

Previous Next

© Copyright (2024), the ThreeML developers.

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