dacapo.experiments.datasplits.datasets.arrays.ones_array_config

Module Contents

Classes

OnesArrayConfig

This array read data from the source array and then return a np.ones_like() version.

class dacapo.experiments.datasplits.datasets.arrays.ones_array_config.OnesArrayConfig

This array read data from the source array and then return a np.ones_like() version.

array_type
source_array_config: dacapo.experiments.datasplits.datasets.arrays.array_config.ArrayConfig