Skip to content

xiaris/BADDAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ BADDAT

Baseline-Aware Dependence fitting for DAmping Timescales (BADDAT) is a lightweight toolkit for forward modeling and statistical inference of AGN variability timescales and their dependence on physical parameters. It is particularly useful for addressing biases in DRW timescale measurements and exploring correlations with properties such as black hole mass, luminosity, and wavelength.

import BADDAT
flat_samples = BADDAT.DependenceFitter1(tau, baseline, n_cadence, log_M_BH).fit()
...

Demo

🚀 Getting Started

See demo.ipynb for a toy example demonstrating basic usage.

🔧 References

This project makes use of and adapts portions of code from open-source libraries taufit by Colin J. Burke – parts of the functions for DRW likelihood evaluation and modeling were referenced and customized for this toolkit.

We thank the authors for making their work openly available.

About

A lightweight toolkit for forward modeling and statistical inference of AGN variability timescales and their dependence on physical parameters.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors