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

Output of PyCupid algorithms #12

Open
mavillan opened this issue Nov 21, 2017 · 0 comments
Open

Output of PyCupid algorithms #12

mavillan opened this issue Nov 21, 2017 · 0 comments

Comments

@mavillan
Copy link
Member

The full output of CUPID algorithms are not just the Clump Assignment Array, but an NDF structure which also contains statistics about the clumps found.

We need to implement a full_output version of the PyCupid implementation, which returns this information in a ad-hoc structure (python dictionary). This can be done extracting this data from the NDF of CUPID, or computing these statistics over the CAA directly over Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant