Skip to content

Document supported file formats for dask_image.imread #407

@K-Meech

Description

@K-Meech

Currently, the docstring for dask_image.imread.imread provides no information about supported image file formats. This means it can take a bit of trial and error to determine if a particular file format can be read.

Would it be possible to update the docstring to:

  • mention pims and potentially link to their documentation about built-in readers. I believe pims is what is used underneath dask_image.imread.imread?
  • possibly link to dask.array.image.imread as an alternative option? It isn't immediately clear that there are two separate functions for loading images into dask.

I'd be happy to make a PR with these changes, if you think they would be useful additions.

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