Skip to content

Do not convert arrays to dask #243

@joshua-gould

Description

@joshua-gould

Currently, arrays for labels, images, etc. are required to be dask arrays. This makes sense when loading data from a store, but doesn't make sense to me when creating in memory (e.g. spatialdata.models.Labels2DModel.parse(np.array([[0, 0], [0, 0]]), dims=["y", "x"]))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions