Model fitting data
Simple model fitting
example_model_fitting_limb_darkening.jl
: showcase how to handle model components and parameters (uniform disc, limb-darkened disc) example_model_fitting_functions.jl
: showcases how to call and use visibility functions
Bootstrapping errors in fits
example_model_fitting_bootstrap.jl
: use the boostrap method to estimate error bars
Bayesian model selection
example_model_fitting_ultranest.jl
: use Bayesian model selection via nested sampling to compare limb-darkening laws