Skip to content

HDF5Array Object Triggers an Error #73

@DarioS

Description

@DarioS

The package treats a HDF5Array as not being a kind of array.

> class(patient1)
  "HDF5Array"
  attr(,"package")
  "HDF5Array"
> dim(patient1)
  600 600  40
> writeImage(patient1, file = "~/test.tiff")
  Error in validImage(x) : object must be an array

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