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

pbjam.star() AttributeError pbjam.IO get_priorpath #279

Open
jsinkbaek opened this issue Oct 29, 2024 · 2 comments
Open

pbjam.star() AttributeError pbjam.IO get_priorpath #279

jsinkbaek opened this issue Oct 29, 2024 · 2 comments

Comments

@jsinkbaek
Copy link

jsinkbaek commented Oct 29, 2024

I get an error-message for the current version 2.0.1 available from "git clone https://github.com/grd349/PBjam.git" when I run the initialization function:
pbjam.star(ID, freq, psd, {"numax": [somevalue, someerr], "dnu": [somevalue, someerr]})

The error is:
AttributeError: module 'pbjam.IO' has no attribute 'get_priorpath'. Did you mean: 'getPriorPath'?

Local modification of the code to the suggested function "getPriorPath" seems to fix the issue.

All the best,
Jeppe

@nielsenmb
Copy link
Collaborator

nielsenmb commented Oct 29, 2024 via email

@jsinkbaek
Copy link
Author

Ok thanks for letting me know Martin :)

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

2 participants