Skip to content

read_candidates returns poor empty arrays when no cands written #5

@caseyjlaw

Description

@caseyjlaw

Symptom is when trying to run merge_scans:

snrsel = np.where( (np.abs(prop[:, snrcol]) > snrmin) & (np.abs(prop[:, snrcol]) < snrmax) )

The prop is an empty array of 1 dimension. Should be 2d empty?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions