cellmap_flow.image_data_interface
Classes
Module Contents
- class cellmap_flow.image_data_interface.ImageDataInterface(dataset_path, voxel_size=None, mode='r', output_voxel_size=None, custom_fill_value=None, concurrency_limit=1, normalize=True)
- path
- filetype = 'zarr'
- swap_axes
- offset
- custom_fill_value = None
- concurrency_limit = 1
- normalize = True
- property ts
- to_ndarray_ts(roi=None)