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

Missing prior distributions in pykima #76

Open
Matt-Standing opened this issue Nov 7, 2022 · 0 comments
Open

Missing prior distributions in pykima #76

Matt-Standing opened this issue Nov 7, 2022 · 0 comments
Labels

Comments

@Matt-Standing
Copy link
Contributor

When using the following priors listed in "Changing the priors":
Triangular,
Rayleigh,
Fixed

Running 'pykima-showresults' gives the following error:

File "~/anaconda3/lib/python3.7/site-packages/pykima-4.0.2-py3.7.egg/pykima/utils.py", line 332, in _get_prior_parts
raise ValueError('Cannot decode "%s", seems badly formed' % prior)
ValueError: Cannot decode "", seems badly formed

These three distributions are currently missing from pykima.
There is also an additional prior distribution "TruncatedGaussian" which isn't mentioned in the "Changing the priors" page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants