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

matrixfit amplitude convention #172

Open
kostrzewa opened this issue May 18, 2019 · 1 comment
Open

matrixfit amplitude convention #172

kostrzewa opened this issue May 18, 2019 · 1 comment

Comments

@kostrzewa
Copy link
Member

This is something that I've wanted to discuss for a while now but never really got around to.

The conventional physical normalisation of a PS correlator is:

A^2 * ( exp(-E_pst) + exp(-E_ps(T-t)) = G_ps^2 / (2 E_ps) * ( exp(-E_pst) + exp(-E_ps(T-t))

such that

G_ps = sqrt( 2 * E_ps ) * A 

where G_ps is the bare matrix element of the PS current between a pion state and the vacuum.

This comes from the fact that for infinite T, we would simply have

G_ps^2 / (2 E_ps) *  exp(-E_pst)

and the same relationship between A and the matrix element. However, in matrixfit (and in hadron in general) a factor of 0.5 is added to the model, such that

0.5 * A^2 * ( exp(-E_pst) + exp(-E_ps(T-t)) = G_ps^2 / (2 E_ps) * ( exp(-E_pst) + exp(-E_ps(T-t))

and then

G_ps = sqrt( E_ps ) * A 

Of course there's nothing wrong with this as long as one keeps track of that factor of 0.5, but I was wondering what the reason was for having it around in the first place.

@kostrzewa
Copy link
Member Author

For the shifted and pc models, instead, no such factor is carried around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant