REDBACK

Contents:

  • Installation
  • Code motivation
  • Basics of Bayesian inference and parameter estimation
  • Likelihood
  • Priors
  • Get data
  • Transients
  • Models
  • Simulation
  • Making changes to models and plotting using dependency injections
  • Plotting
  • Analysis
  • Spectral Template Matching
  • Spectral Line Profile Models
  • X-ray and Gamma-ray Spectral Fitting
  • Fitting
  • Results
  • Joint likelihood
  • Multi-Messenger Analysis
  • Examples
  • Acknowledgement/Citations
  • Contributing

API:

  • redback.get_data
  • redback.priors
  • redback.plotting
  • redback.eos
  • redback.constraints
  • redback.analysis
  • redback.ejecta_relations
  • redback.interaction_processes
  • redback.utils
  • redback.transient
  • redback.transient_models
    • redback.transient_models.afterglow_models
    • redback.transient_models.combined_models
    • redback.transient_models.extinction_models
    • redback.transient_models.fireball_models
    • redback.transient_models.gaussianprocess_models
    • redback.transient_models.general_synchrotron_models
    • redback.transient_models.integrated_flux_afterglow_models
    • redback.transient_models.kilonova_models
    • redback.transient_models.learned_models
    • redback.transient_models.magnetar_driven_ejecta_models
    • redback.transient_models.magnetar_models
    • redback.transient_models.phase_models
    • redback.transient_models.phenomenological_models
    • redback.transient_models.prompt_models
    • redback.transient_models.shock_powered_models
    • redback.transient_models.spectral_models
    • redback.transient_models.stellar_interaction_models
    • redback.transient_models.supernova_models
    • redback.transient_models.tde_models
  • redback.sampler
  • redback.result
  • redback.sed
  • redback.simulate_transients
  • redback.photosphere
  • redback.likelihoods
  • redback.multimessenger
REDBACK
  • redback.transient_models
  • View page source

redback.transient_models

Modules

afterglow_models

Afterglow Models Subpackage

combined_models

extinction_models

fireball_models

gaussianprocess_models

general_synchrotron_models

integrated_flux_afterglow_models

kilonova_models

learned_models

This file holds the functions to call the LearnedSurrogateModel models.

magnetar_driven_ejecta_models

magnetar_models

phase_models

phenomenological_models

prompt_models

shock_powered_models

spectral_models

stellar_interaction_models

supernova_models

tde_models

Previous Next

© Copyright 2022, Nikhil Sarin, Moritz Hübner.

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