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

add other stats #1

Open
2 of 3 tasks
jradavenport opened this issue Sep 28, 2023 · 1 comment
Open
2 of 3 tasks

add other stats #1

jradavenport opened this issue Sep 28, 2023 · 1 comment

Comments

@jradavenport
Copy link
Owner

jradavenport commented Sep 28, 2023

right now can do count and density.... but we need a general binned_statistic_QT type of function, like scipy has for 2d stats.

this probably means re-writing the other code in terms of more basic functions:

  • quad tree binning
  • quad tree statistics
  • specific examples, like qthist (maybe)
@jradavenport
Copy link
Owner Author

partially done from 26eed25

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

No branches or pull requests

1 participant