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

additional sampling args and tracking performance with blobs #41

Closed
joshspeagle opened this issue Jul 21, 2017 · 1 comment
Closed

additional sampling args and tracking performance with blobs #41

joshspeagle opened this issue Jul 21, 2017 · 1 comment
Assignees

Comments

@joshspeagle
Copy link
Owner

Two issues here. Currently the target efficiency for rwalk and rtraj are hard-coded. I should make this an argument that can be passed by the user in case they want to play around with these.

In addition, the blob arguments I send back to the chosen NestedSampler are only used to update the scale and are not saved anywhere. Users might want access to these if they want to tune parameters and examine additional arguments besides just scalefactors. I should have both the scalefactors and blobs returned to the user. This should be implemented using a return_tuning=True flag, which returns scalefactors (scale) and tuning parameters (blob).

@joshspeagle joshspeagle self-assigned this Jul 21, 2017
@joshspeagle
Copy link
Owner Author

Since 'rtraj' has now been removed in 1757c8e, this no longer really is an issue.

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