jesterTOV.inference.run_inference module#
Main entry point for running Bayesian inference on neutron star equation of state parameters.
This module provides the complete inference pipeline from configuration loading through sampling to result generation.
Functions#
|
Determine which parameters need to be preserved in transform output. |
|
Setup prior from configuration. |
|
Setup transform from configuration |
|
Setup combined likelihood from configuration |
|
Run MCMC sampling and create InferenceResult |
|
|
|
Main inference script |
Entry point for console script. |