Volume factor in pphet and pptilde

parent 8c3c8c51
...@@ -384,6 +384,10 @@ function Two_pt_lagrange() # Will be 2pt lagrange mult ...@@ -384,6 +384,10 @@ function Two_pt_lagrange() # Will be 2pt lagrange mult
end end
pphat_t .= pphat_t./prod(lp.iL[1:3])
pptilde_t .= pptilde_t./prod(lp.iL[1:3])
println(log_file,"Finished measuring Lagrange multiplier correlators") println(log_file,"Finished measuring Lagrange multiplier correlators")
flush(log_file) flush(log_file)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment