Skip to content

[WIP] Heavy mesons onlinemeas#570

Open
kostrzewa wants to merge 62 commits intomasterfrom
heavy_mesons_onlinemeas
Open

[WIP] Heavy mesons onlinemeas#570
kostrzewa wants to merge 62 commits intomasterfrom
heavy_mesons_onlinemeas

Conversation

@kostrzewa
Copy link
Copy Markdown
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
Copy Markdown
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.

@kostrzewa kostrzewa changed the base branch from quda_work to master March 13, 2024 12:53
@simone-romiti
Copy link
Copy Markdown
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
Copy Markdown
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