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

feat: Tonality ECMA418-2 #208

Merged
merged 14 commits into from
Jan 21, 2025
Merged

feat: Tonality ECMA418-2 #208

merged 14 commits into from
Jan 21, 2025

Conversation

a-bouth
Copy link
Collaborator

@a-bouth a-bouth commented Jan 15, 2025

Added class TonalityECMA418_2 + Associated tests

image

@a-bouth
Copy link
Collaborator Author

a-bouth commented Jan 15, 2025

Important note (@ansaminard ) the outputs tonality over time and tone frequency over time might have slightly different time scales (same behaviour as in SAS), as a consequence :

  • The time scale obtained with get_time_scale() is the one associated to the tonality over time
  • For the plot, I'm using a different X axis for both subplots

Copy link
Collaborator

@mattbennett72 mattbennett72 left a comment

Choose a reason for hiding this comment

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

OK

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New features or code improvements labels Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (43af132) to head (50f0509).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #208   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           73        74    +1     
  Lines         4236      4306   +70     
=========================================
+ Hits          4236      4306   +70     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

ansaminard
ansaminard previously approved these changes Jan 16, 2025
Copy link
Collaborator

@anshlachamb anshlachamb left a comment

Choose a reason for hiding this comment

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

Main concern: time scale of the vs time indicators

ansaminard
ansaminard previously approved these changes Jan 20, 2025
Copy link
Collaborator

@ansaminard ansaminard left a comment

Choose a reason for hiding this comment

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

Can you just update the screenshot in the description?

anshlachamb
anshlachamb previously approved these changes Jan 20, 2025
@a-bouth
Copy link
Collaborator Author

a-bouth commented Jan 20, 2025

Can you just update the screenshot in the description?

It's already updated @ansaminard

@a-bouth a-bouth dismissed stale reviews from anshlachamb and ansaminard via 773cdea January 20, 2025 11:52
@a-bouth a-bouth merged commit 9061840 into main Jan 21, 2025
31 checks passed
@a-bouth a-bouth deleted the feat/tonality_ecma418_2 branch January 21, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New features or code improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants