Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Heavy mesons onlinemeas #570

Open
wants to merge 58 commits into
base: master
Choose a base branch
from
Open

Conversation

kostrzewa
Copy link
Member

No description provided.

…rs_measurement() now.

Next: use the dummy variables defined for the heavy for building the light-heavy correlators
@kostrzewa kostrzewa added the WIP DO NOT MERGE Label for pull-requests which exist to track progress during development. label Jul 26, 2023
pdf:
pdf-engine: pdflatex
fontsize: 12pt
bibliography: bibliography.bib
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For PDF rendering to work I need to add

header-includes:                                                                                        
  - \usepackage{braket}      

here. In any case this should be translated to plain LaTeX once its done and that merged instead.

…tmLQCD into heavy_mesons_onlinemeas_gamma5herm
@kostrzewa kostrzewa changed the base branch from quda_work to master March 13, 2024 12:53
@simone-romiti
Copy link
Contributor

I have merged the branch were I was testing the new features: #614.

@Marcogarofalo, in the doc/ folder there's a .qmd file with some information on the logic behind the implementation.

dum_tot *= -1;
}
if (g1==g2){
res_hihj_g1g2[hi][hj][g1][g2] = creal(dum_tot); // correlators is real
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are you assign here instead of accumulate the result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP DO NOT MERGE Label for pull-requests which exist to track progress during development.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants