Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

A Bayesian inference software package for end-to-end fitting and interpretation of electromagnetic transients

License

Notifications You must be signed in to change notification settings

marcell-ziegler/redback-rays23

 
 

Repository files navigation

Documentation Status Python package Coverage Status PyPI

Redback

Introducing REDBACK, a bayesian inference software package for fitting electromagnetic transients

Online documentation

Motivation and why redback might be useful to you.

The launch of new telescopes/surveys is leading to an explosion of transient observations. Redback is a software package for end-to-end interpretation and parameter estimation of these transients.

  • Download data for supernovae, tidal disruption events, gamma-ray burst afterglows, kilonovae, prompt emission from different catalogs/telescopes; Swift, BATSE, Open access catalogs. Users can also provide their own data or use simulated data
  • Redback processes the data into a homogeneous transient object, plotting lightcurves and doing other processing.
  • The user can then fit one of the models implemented in redback. Or fit their own model. Models for several different types of electromagnetic transients are implemented and range from simple analytical models to numerical surrogates.
  • All models are implemented as functions and can be used to simulate populations, without needing to provide data. This way redback can be used simply as a tool to simulate realistic populations, no need to actually fit anything.
  • Bilby under the hood. Can easily switch samplers/likelihoods etc. By default the choice is made depending on the data.
  • Fitting returns a homogenous result object, with functionality to plot lightcurves and the posterior/evidence etc.

Contributing

Redback is currently in alpha with a paper in preparation. If you are interested in contributing please join the redback slack and email Nikhil Sarin. All contributors at the alpha stage will be invited to be co-authors of the first paper.

To make changes to redback, we require users to use a merge request system.

About

A Bayesian inference software package for end-to-end fitting and interpretation of electromagnetic transients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%