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

fix type error in savgol_iaf #2

Merged
merged 3 commits into from
May 3, 2018
Merged

fix type error in savgol_iaf #2

merged 3 commits into from
May 3, 2018

Conversation

ibsneuro
Copy link
Contributor

@ibsneuro ibsneuro commented May 1, 2018

After some python package updates, I noted that savgol_iaf starting showing a type error, due to fmin and fmax in mne.time_frequency.psd_welch being provided as integers rather than floats. I have fixed this here. Apologies if I have messed up the fork / pull-request procedure somewhat ... this is my first time doing this!

@palday
Copy link
Owner

palday commented May 1, 2018

Looks good, care to make the same change in attentuation_iaf? Then I can wrap it up in one PR.

@ibsneuro
Copy link
Contributor Author

ibsneuro commented May 3, 2018

Done!

@palday palday merged commit d45a2bd into palday:master May 3, 2018
@palday
Copy link
Owner

palday commented May 3, 2018

Welcome to OSS development. :)

palday added a commit that referenced this pull request May 21, 2019
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