Skip to content

Instacrash when fittransform-ing in fluid.umap~ #277

Closed
@rconstanzo

Description

@rconstanzo

I remember this being an issue a while back but it being fixed (hence the fluid.umap~: Number of Neighbours is larger than dataset error message now when trying to fittransform something that has fewer dimensions than @numneighbours) but there appears to have been an oversight when coding it as it gives a nice instacrash when fittransform-ing a dataset with the same amount of dimensions as @numneighbours.

Screenshot 2023-07-03 at 11 12 04 AM
patch.zip

I imagine this means that a > needs to get changed to a >= when running the size check.

Also including three crash reports, two of which point to a gnarly UMAP error but the third one is different (no flucoma mention at all), so including it in case it's indicative of something else happening at the same time.

crash reports.zip

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