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

Demo problem #3

Open
nickgorgone opened this issue Jul 18, 2016 · 3 comments
Open

Demo problem #3

nickgorgone opened this issue Jul 18, 2016 · 3 comments

Comments

@nickgorgone
Copy link
Contributor

I was running the last cell in the Demo.ipnb. Everything was printed up to

Bayesian p-value for Likelihood Ratio: ....

and then I got

AttributeError: 'PerMaxLike' object has no attribute 'plfit'

in the module burst.py

@wblgers
Copy link

wblgers commented Mar 28, 2018

Hi,
Did you solve this problem? I've also met this same error when I run the demo.

@dhuppenkothen
Copy link
Owner

I have not, because most of the code in this repository has been subsumed by the modeling subpackage in the Python package stingray, which is much better designed and much better maintained and tested: https://github.com/StingraySoftware/stingray

There's an example notebook for the modeling subpackage that demos a lot of the functionality that BayesPSD was supposed to provide here: https://github.com/StingraySoftware/notebooks
Feel free to ping me with questions!

I should probably put a note to that effect on the README.

@wblgers
Copy link

wblgers commented Mar 28, 2018

@dhuppenkothen , thanks for the tip, I'll take your advice and use the package 'stingray' instead.

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

3 participants