ssapy.linker

Module for Monte Carlo-based orbit track linking and model selection.

References: - Carlin & Chib (1995): Bayesian model choice via MCMC methods. - Godsill (2001): MCMC methods for model uncertainty.

Classes

BinarySelectorParams(num_tracks, num_orbits)

Special methods for the binary model selection variables

Linker(iods[, num_orbits, a_orbit])

Monte Carlo linking of uncorrelated orbit tracks

ModelSelectorParams(num_tracks, num_orbits)

Container to hold model selection parameters or hyperparameters

Particles(particles, rvprobability[, ...])

A class for importance (re-)sampling orbit model parameter samples

Class Inheritance Diagram

Inheritance diagram of ssapy.linker.BinarySelectorParams, ssapy.linker.Linker, ssapy.linker.ModelSelectorParams