cyto_dl.image.io.numpy_reader module#

class cyto_dl.image.io.numpy_reader.ReadNumpyFile(*args, **kwargs)[source]#

Bases: MapTransform

Parameters:
  • keys (Union[str, Sequence[str]]) – Key (or list thereof) of the input dictionary to interpret as paths to point cloud files which should be loaded

  • remote (bool = False) – Whether files can be in a fsspec-interpretable remote location