Skip to content

XCA.ask gives poor mask, and reverse ordering #11

@maffettone

Description

@maffettone

XCA should be returning values along a consistent y in clusters of interest.
It also is doing argsort in the wrong order.

jdxs = np.argsort(self.dependent[:, phase])[np.abs(self.independent[:, 1] - current_y) < 4.5/2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions