Tutorials & Examples¶
Runnable examples live in config_files. Run any example with:
bayRing --config-file config_files/name_of_config.ini
All configuration options are discoverable from the command-line interface:
bayRing --help
Core Usage Options¶
catalogSelects the NR data backend. The common tracked examples use
SXS,RIT,RWZ-env,Teukolsky,C2EFTandcbhdb.l-NRandmSelect the spherical multipole of the NR waveform that is fitted. These do not have to match every QNM
lin the model because spheroidal QNMs with the samemcan contribute to a spherical NR multipole.templateSelects the waveform family used in the fit. Common options include
Kerr,Damped-sinusoids,Kerr-Damped-sinusoids,KerrBinaryandTEOBPM.QNM-modesSelects the linear Kerr QNMs used by the
Kerrtemplate. A mode is written as three digitslmn; negativemis written with a minus sign, for example2-20.methodSelects
Nested-sampler,MinimizationorLinear-inversion. Nested sampling returns posterior samples and evidence; the other methods produce point estimates and synthetic posterior samples for downstream plotting.Linear-inversionis available only forKerrmodels whose free parameters are paired amplitude/phase variables; nonlinear parameters must be fixed or absent.t-startandt-endSelect the fit interval in units of the total mass
M. The interval is usually measured relative to the peak of the selected waveform amplitude.errorSelects how the uncertainty assigned to the NR waveform is computed. Options depend on the selected catalogue. The simplest quick examples use a constant complex error such as
constant-0.0001.
Quick Versus Production Configs¶
Files containing quick are intentionally light. They usually set a
constant NR error, narrower fit windows, or low live-point counts.
Files without quick are still examples, but they are closer to the settings
used for a substantive run. Always inspect the model, priors, NR error and
time interval before using an example as a production config.
Point-Estimate Examples¶
Two examples run without nested sampling:
File |
Description |
|---|---|
|
Uses |
|
Uses |
Both methods save point estimates and synthetic posterior samples so the usual post-processing functions can run.
Tracked Config Files¶
File |
Description |
|---|---|
|
Fast SXS |
|
Same physical setup as the quick Kerr example, with less aggressive example settings. |
|
SXS |
|
Point-estimate least-squares Kerr |
|
Linear-inversion Kerr example over |
|
|
|
|
|
|
|
|
|
TEOB post-merger model on the |
|
TEOB post-merger model on a higher multipole. |
|
RIT catalogue Kerr |
|
RIT noncircular |
|
Not public NR data. RWZ-environment damped-sinusoid example with
|
|
Not public NR data. Teukolsky linear-perturbation Kerr |
|
Not public NR data. Teukolsky Kerr example with several linear modes,
including negative |
|
Not public NR data. Teukolsky quadratic-mode example for an
|
|
Not public NR data. C2EFT Kerr quick example. |
|
Not public NR data. C2EFT Kerr example with broader settings. |
|
Not public NR data. Charged black-hole database example. |