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

[Breaking] entropy_multiscale(): default dimension is now 3 instead of 2 #715

Merged

Conversation

JoseAlanis
Copy link
Contributor

Description

Default dimension parameters for entropy functions should be 3 as discussed in #714

Proposed Changes

  • Changed the default behaviour in entropy_multiscale() function for the dimension parameter from 2 to 3.
  • Minor formatting and code style changes.

Questions

Should this be included in News.rst?
Is entropy_multiscale() used else where? Or should the parameter be updated elsewhere?

Checklist

Here are some things to check before creating the PR. If you encounter any issues, do let us know :)

  • I have read the CONTRIBUTING file.
  • My PR is targeted at the dev branch (and not towards the master branch).
  • I ran the CODE CHECKS on the files I added or modified and fixed the errors.
  • I have added the newly added features to News.rst (if applicable)

@DominiqueMakowski DominiqueMakowski changed the title Change entropy_multiscale() default dimension from 2 to 3 [Breaking] entropy_multiscale(): default dimension is now 3 instead of 2 Sep 29, 2022
@DominiqueMakowski DominiqueMakowski merged commit b72c7e1 into neuropsychology:dev Sep 29, 2022
@JoseAlanis JoseAlanis deleted the entropy_multiscale branch September 29, 2022 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants