Skip to content

laphnn/nn_c103_qcotd_swave_only

Repository files navigation

nn_c103_qcotd_swave_only

This code performs the q cot d(q) analysis of the energy levels for the publication arXiv:2009.11825.

Our web-architect started an unexpected (brief) leave of absence, so this readme is currently very crude and light-weight, as well as our accompanying webpage, https://laphnn.github.io/nn_c103_qcotd_swave_only/. This will be improved soon.

Installation

This code assumes standard scientific Python libraries are installed. In addition, we utilize four non-standard libraries

The first two can be installed with pip. The latter two software suites include instructions for installation. In order to run qcotd_inverse_qsq.py for example, for now, you must edit the location of the BMat library at the top of the script

BMat_path='/Users/walkloud/work/research/c51/x_files/code/pythib'

Usage

We will add more analysis code here soon. In the meantime, the phase shift analysis can be performed by running

python qcotd_inverse_qsq.py

We will add the spline/gradient method as well as a more sophisticated spectrum analysis soon.

The bootstrap results of our correlator analysis are provide in result/posterior_singlet_t05_td10_N_n2_t_5_20_R_n2_t_5_15_ratio_True.pickle_bs and soon, the dineutron results will be added.