Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 597 Bytes

README.rst

File metadata and controls

12 lines (9 loc) · 597 Bytes

The search folder contains example scripts which plot the results of different non-linear searches.

Files

  • DynestyPlotter.py: Plots results of a Dynesty fit (e.g. cornerplot).
  • EmceePlotter.py: Plots results of an Emcee fit (e.g. cornerplot).
  • PySwarmsPlotter.py: Plots results of a PySwarms fit (e.g. contour).
  • UltraNest.py: Plots results of an UltraNest fit (e.g. cornerplot).
  • ZeusPlotter.py: Plots results of a Zeus fit (e.g. cornerplot).
  • GetDist.py: Plot results of any MCMC / nested sampler non-linear search using the library GetDist.