Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
GEVP automated analysis
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alessandro
GEVP automated analysis
Commits
79a34cd1
Commit
79a34cd1
authored
Apr 28, 2021
by
Alessandro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
318ba3fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
README.md
README.md
+12
-12
No files found.
README.md
View file @
79a34cd1
...
...
@@ -30,20 +30,20 @@ N.B. at the moment the code does not extract matrix element, hence decay constan
To run the code in the juliaREPL type:
julia> include("/path_to/gevp.jl")
Go to SET UP VARIABLES section in the
analysis.jl cod
e to properly configure before running.
Go to SET UP VARIABLES section in the
gevp.jl fil
e to properly configure before running.
You have to up set the following variables:
path_data where data are stored
path_plat where a plat.txt file is stored with plateaus for all ensembles
path_result where you want to save results.txt and plots
ensembles to analyse
sector you are interested in: light-light, light-heavy, heavy-heavy...
tau value to use for matrix construction
_t0 value to use for solving the GEVP
range_t_fit array of integers with the fit range value for the extractions of the energies
rwf set to true if you want to include reweighting factors
compute_t0 set to true if you want to extract t0 from ms.dat file. Otherwise, t0 is taken from 1608.08900 in const.jl
mass_shift set to true if you want to include the mass shift
-
path_data where data are stored
-
path_plat where a plat.txt file is stored with plateaus for all ensembles
-
path_result where you want to save results.txt and plots
-
ensembles to analyse
-
sector you are interested in: light-light, light-heavy, heavy-heavy...
-
tau value to use for matrix construction
-
_t0 value to use for solving the GEVP
-
range_t_fit array of integers with the fit range value for the extractions of the energies
-
rwf set to true if you want to include reweighting factors
-
compute_t0 set to true if you want to extract t0 from ms.dat file. Otherwise, t0 is taken from 1608.08900 in const.jl
-
mass_shift set to true if you want to include the mass shift
go to line 484 to modify continuum limit + chiral extrapolatio fit model
Data in path_data need to be stored as follow:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment