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 a bug in which set_params was overwritting existing priors. #37

Merged
merged 2 commits into from
Jul 20, 2018

Conversation

akleeman
Copy link
Collaborator

@akleeman akleeman commented Jul 19, 2018

Fix a bug in which set_params was overwritting existing priors.

The fix was accomplished by adding a new method set_param_values which can be used to set only the values and not the priors.

Also adds several tests that weren't being run :) oops!

@akleeman akleeman requested a review from seth-swiftnav July 19, 2018 22:29
@akleeman akleeman force-pushed the fix_set_params_bug branch from 198ef57 to bb81059 Compare July 19, 2018 22:37
Also adds several tests that weren't being run :)
@akleeman akleeman requested a review from benjamin0 July 19, 2018 22:46
@akleeman akleeman force-pushed the fix_set_params_bug branch from bb81059 to 6203305 Compare July 19, 2018 23:37
@akleeman akleeman force-pushed the fix_set_params_bug branch from 6203305 to a1f9040 Compare July 19, 2018 23:58
Copy link
Contributor

@seth-swiftnav seth-swiftnav left a comment

Choose a reason for hiding this comment

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

lgtm!

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