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

Beta from single files far away from beta for all the files #145

Open
piotrskowronski opened this issue Jul 3, 2018 · 1 comment
Open
Labels

Comments

@piotrskowronski
Copy link
Contributor

piotrskowronski commented Jul 3, 2018

Attached example showing the issue.
AnIssue.tar.gz
Extract the tarball in /tmp and run by calling run.sh.
It will produce pictures with beta beating (bbx.png, bby.png)
bbx
bby
image

There are 6 input files. Beta calculated for single files are far from beta for all the files.
Of course I use the same options for all the cases. The output is also the same, so I assume that N-BPM method is used in all the cases. Is it?

Which of the beta beating is (more) correct? All the error bars are very small, apparently for one of the cases it is wrong.

Below phase beating
image

@JoschD JoschD added the getllm label Jul 3, 2018
@awegsche
Copy link
Contributor

awegsche commented Jul 4, 2018

The issue of running the N-BPM method with single files:

For a single file there is no statistical error. As statistical errors are usually dominating this means for single files that the force of the N-BPM algorithm -- the calculation of the correlation between the different results and their dependence on errors -- will barely be used.

The result can be even less reliable than the 3BPM method since many imperfections that lie in between the BPMs deteriorate the obtained beta values.

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

No branches or pull requests

3 participants