-
Notifications
You must be signed in to change notification settings - Fork 216
Fix highpass-spatial-filter return dtype #2864
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
Fix highpass-spatial-filter return dtype #2864
Conversation
This looks great, I'll quickly test it now |
Hey Alessio I couldn't push to your fork, how are such issues usually managed? The test I added the below test in
|
I think that only maintainers can push! I'll add the suggested test :) |
Great thanks, LGTM! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Let's open an issue for the get_traces when the dtype is already float.
Fixes #2311
@JoeZiminski @h-mayorquin