Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sefffal/orbitposteriordb

A set of standard orbit fitting problems for testing different MCMC samplers
https://github.com/sefffal/orbitposteriordb

Last synced: about 2 months ago
JSON representation

A set of standard orbit fitting problems for testing different MCMC samplers

Awesome Lists containing this project

README

        

# Orbit PosteriorDB

This github repository will house a number of orbit-fitting problems expressed as Octofitter LogDensity problems.

In the future I will create a proper structure where you can load the model by name, and then fit as desired.

For now, I have included scripts that include defining the model, fitting the model, and plotting the results.

## Installation
1. clone this repository from GitHub
2. Open Julia 1.10, and activate this project directory `] activate .`
3. Instantiate all dependencies `] instantiate`