# On Holographic Vacuum Misalignment; data release

This dataset contains the data points in the plots of the preprint [On Holographic Vacuum Misalignment](https://arxiv.org/abs/2405.08714).

If you use this data release in the context of your research, please cite the aforementioned paper.

## Data layout of files

Figure 2 is represented by the file `Spectrum_1.csv`. It contains columns:

* `k_X`: parameter appearing in the boundary condition of the model.
* `m_4^2`: parameter appearing in the boundary potential of the model.
* `fluctype`: The composite state, with p4 indicating singlet pseudo-scalar.
* `M^2/|M|`: where M^2 is the mass squared.

The top panels of Figures 3-4 are represented by the files `datav.csv`,  `datae.csv`, respectively. They contain columns:

* `v` or `barepsilon`: parameter appearing in the boundary conditions of the model.
* `fluctype`: The composite state, with aphichi, abar, and ahat indicating scalars, phat and p4 indicating pseudo-scalars, v1, vhattilde, vbar, and v4 vectors, and e tensor.
* `M^2/|M|`: where M^2 is the mass squared.

The bottom panels of Figures 3-4 are represented by the files  `datavz.csv`,  `dataez.csv`, respectively. They contains the following columns:

* `v` or `barepsilon`: parameter appearing in the boundary conditions of the model.
* `fluctype`: The composite state, with p4 indicating the singlet pseudo-scalar, vhattilde, and vbar, vectors.
* `M^2/|M|`: where M^2 is the mass squared.

The Figure 5 is represented by the file `datag.csv`. It contains columns:

* `g`: SO(5) gauge coupling of the gravity theory.
* `fluctype`: The composite state, with aphichi, abar, and ahat indicating scalars, phat and p4 indicating pseudo-scalars, v1, vhattilde, vbar, and v4 vectors, and e tensor.
* `M^2/|M|`: where M^2 is the mass squared.

The dataset above can be read, and plots can be reproduced with the help of the Wolfram Mathematica notebook `MisalignmentSpectrumPlots.nb`.