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 indexing while computing Fitter.resids.noise_ampls #1896

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

abhisrkckl
Copy link
Contributor

@abhisrkckl abhisrkckl commented Mar 10, 2025

Thanks to @vhaasteren for catching this.

The bug is that the indexing of the noise amplitudes stored in the Fitter object is wrong, so we get an error when we try to compute the noise realizations.

This bug was introduced by #1557, but it only started breaking things due to PR #1883.

@abhisrkckl abhisrkckl added bug fix Bug fixing pull request awaiting review This PR needs someone to review it so it can be merged labels Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review This PR needs someone to review it so it can be merged bug fix Bug fixing pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant