Skip to content

Output of PyCupid algorithms #12

@mavillan

Description

@mavillan

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions