Skip to content

Conversation

agramfort
Copy link
Collaborator

No description provided.

@kingjr
Copy link
Owner

kingjr commented Jul 30, 2016

@agramfort you're doing this on my branch? shall I be doing something?

@agramfort
Copy link
Collaborator Author

@kingjr it's a PR but it's rebased on master. At least you see the diff.

there is a bug so far with multitaper "I think"

avg_power != power / nave

if you have time to look.

bed time here

@agramfort
Copy link
Collaborator Author

if you want you can fetch my branch and force push my branch to your PR so it's up to date and we'll have travis. that would be cool

@kingjr
Copy link
Owner

kingjr commented Jul 30, 2016

a snippet to replicate the mtm power error?

@agramfort
Copy link
Collaborator Author

See failing test on my branch 

On Sun, Jul 31, 2016 at 12:28 AM +0200, "Jean-Rémi KING" [email protected] wrote:

a snippet to replicate the mtm power error?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

power = power.average()
power2, itc = tfr_multitaper(epochs, freqs=freqs, n_cycles=freqs / 2.,
time_bandwidth=4.0, average=True)
# --- end debug test
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kingjr here is the broken test

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 this pull request may close these issues.

2 participants