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

Added Scatter Density method to Pitch classes #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

opengoalapp
Copy link

Proposed implementation of #7

New scatterdensity method which modifies existing scatter method with point colour derived from gaussian kde value at each point as suggested in the issue comment.

Added example file as well.

New scatterdensity method which modifies exisiting scatter method with point colour derived from guassian kde value at each point.

Added example file as well.
uses np.histogram2d with implementation that allows sort by density
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.

None yet

1 participant