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

Small note to add to docs #226

Closed
claresinger opened this issue Oct 30, 2022 · 0 comments · Fixed by #293
Closed

Small note to add to docs #226

claresinger opened this issue Oct 30, 2022 · 0 comments · Fixed by #293

Comments

@claresinger
Copy link
Member

Doing something like

prior1 = constrained_gaussian("prior1", 0.5e-3, 1e-3, 0.0, 1e-2)

yields

WARNING: using Distributions.cf in module Main conflicts with an existing identifier.
ERROR: LoadError: DomainError with `prior_α`: Target std 0.001 puts μ - σ too close to lower bound 0.0:

Would be nice to add to the docs that μ and σ can't be too close together or it'll throw an error.

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 a pull request may close this issue.

1 participant