dendrograms / astrodendro

Generate a dendrogram from a dataset
https://dendrograms.readthedocs.io/
Other
37 stars 38 forks source link

Basic analysis in core package #14

Closed ChrisBeaumont closed 11 years ago

ChrisBeaumont commented 11 years ago

I've started a wiki page discussion how to port over the "levelprops" functionality from IDL to python. @low-sky's input would be valuable here, since he best understands what quantities need to be extracted, and how they should be computed.

https://github.com/dendrograms/dendro-core/wiki/Structure-analysis-API-proposal

cc @astrofrog

ChrisBeaumont commented 11 years ago

By the way, I've proposed a possible interface for this in #22. If it looks ok, I should be able to implement a basic set of "bijection-style" PPV and PPP statistics before the Rindberg talks. I can use the IDL implementation to build unit tests.

astrofrog commented 11 years ago

Done in #22 - shall we close this, or leave it open until PPP stuff is done?

ChrisBeaumont commented 11 years ago

I'm closing for now. There's more to be done, but they can have their own PRs