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

RuntimeWarning: Breaking due to iterative meltdown in nitime.utils.adaptive_weights. #132

Closed
apiszcz opened this issue May 22, 2015 · 1 comment

Comments

@apiszcz
Copy link

apiszcz commented May 22, 2015

I am working through http://www.nipy.org/nitime/examples/multi_taper_coh.html with a 4 second sine wave split into 63 channels, (512 samples each) and am getting this warning, should I explore some parameters settings for MTCoherenceAnalyzer.

lib\nitime\utils.py:571: RuntimeWarning: Breaking due to iterative meltdown in nitime.utils.adaptive_weights.
warnings.warn(e_s, RuntimeWarning)

@apiszcz
Copy link
Author

apiszcz commented May 22, 2015

Ignore prior post, my error in creating the input data matrix.

@arokem arokem closed this as completed Oct 30, 2015
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