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

Fix error in BPM calibration factors error calculation #212

Open
Mael-Le-Garrec opened this issue Nov 5, 2020 · 0 comments
Open

Fix error in BPM calibration factors error calculation #212

Mael-Le-Garrec opened this issue Nov 5, 2020 · 0 comments

Comments

@Mael-Le-Garrec
Copy link
Contributor

In the following line, beta_phasefit_err is used where beta_range_amp_err should be used

error_amplitude_ratio_phasefit = (((beta_phasefit_err) ** 2 * 1 / (beta_range_amp * beta_phasefit * 4) + beta_phasefit_err ** 2 * beta_phasefit / (beta_range_amp ** 3 * 4)) ** 0.5)

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