Skip to content

ART: A Reconstruction Tool. For reconstructing probability distributions using Gaussian processes.

Notifications You must be signed in to change notification settings

tmcclintock/AReconstructionTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ART: A Reconstruction Tool

image

A tool for reconstructing log-probability distributions using Gaussian processes. This tool requires an existing MCMC chain, or similar set of samples from a probability distribution, including the log-probabilities.

If you use this tool, please cite our paper here: arxiv:1905.09299.

Requirements

The requirements for the ART resampler are mild. They include:

If you want to run the notebooks and produce the figures then you also need:

Note that ChainConsumer is a bit finicky with different versions of matplotlib. It may be the case that you have to downgrade some things to get those figures working.

To run the example in the Planck 2018 notebook, you should download the 2018 chains for the TT,TE,EE+lowE analysis here. You then have to pull out the data in the files to make them amenable to the notebook by putting the chain into its own file and the log-posteriors in another. Alternatively feel free to email me and I'll send you the files I have.

Development

This code is in live development. The API may break at any time. This won't be and issue when version 1.0 is released.

About

ART: A Reconstruction Tool. For reconstructing probability distributions using Gaussian processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published