Normalized to: Bardsley, M.
[1]
oai:arXiv.org:1901.03714 [pdf] - 1953387
BubbleProfiler: finding the field profile and action for cosmological
phase transitions
Submitted: 2019-01-11, last modified: 2019-07-09
We present BubbleProfiler, a C++ software package for finding field profiles
in bubble walls and calculating the bounce action during phase transitions
involving multiple scalar fields. Our code uses a recently proposed
perturbative method for potentials with multiple fields and a shooting method
for single field cases. BubbleProfiler is constructed with modularity,
flexibility and practicality in mind. These principles extend from the input of
an arbitrary potential with multiple scalar fields in various forms, through
the code structure, to the testing suite. After reviewing the physics context,
we describe how the methods are implemented in BubbleProfiler, provide an
overview of the code structure and detail usage scenarios. We present a number
of examples that serve as test cases of BubbleProfiler and comparisons to
existing public codes with similar functionality. We also show a physics
application of BubbleProfiler in the scalar singlet extension of the Standard
Model of particle physics by calculating the action as a function of model
parameters during the electroweak phase transition. BubbleProfiler completes an
important link in the toolchain for studying the properties of the thermal
phase transition driving baryogenesis and properties of gravitational waves in
models with multiple scalar fields. The code can be obtained from:
https://github.com/bubbleprofiler/bubbleprofiler
[2]
oai:arXiv.org:1603.00555 [pdf] - 1526848
Superplot: a graphical interface for plotting and analysing MultiNest
output
Submitted: 2016-03-01, last modified: 2016-12-05
We present an application, Superplot, for calculating and plotting
statistical quantities relevant to parameter inference from a "chain" of
samples drawn from a parameter space, produced by e.g. MultiNest. A simple
graphical interface allows one to browse a chain of many variables quickly, and
make publication quality plots of, inter alia, one- and two-dimensional profile
likelihood, posterior pdf (with kernel density estimation), confidence
intervals and credible regions. In this short manual, we document installation
and basic usage, and define all statistical quantities and conventions. The
code is fully compatible with Linux, Windows and Mac OSX. Furthermore, if
preferred, all functionality is available through the command line rather than
a graphical interface.