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

Popsize argument in EvolutionaryOptimizer in likelihood.py #44

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

ThibeauWouters
Copy link
Collaborator

I have just noticed that, when calling the EvolutionaryOptimizer from jim's HeterodynedTransientLikelihoodFD, the argument set_nwalkers is unused, which I believe is supposed to represent the popsize argument of the EvolutionaryOptimizer. I have also renamed this variable to popsize in likelihood.py to avoid confusion.

Copy link
Owner

@kazewong kazewong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this. This semi-bug has been there for a while, and I just haven't had the time to fix it. Approving right now.

@kazewong kazewong merged commit 2562fb4 into kazewong:main Nov 27, 2023
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants