cellmap_flow.blockwise.blockwise_processor
Attributes
Classes
Functions
|
Module Contents
- cellmap_flow.blockwise.blockwise_processor.logger
- class cellmap_flow.blockwise.blockwise_processor.CellMapFlowBlockwiseProcessor(yaml_config: str, create=True)
- config
- yaml_config
- input_path
- charge_group
- queue
- output_path
- workers
- model_config
- block_shape
- input_voxel_size
- output_voxel_size
- output_channels
- channels
- task_name
- dtype
- inferencer
- idi_raw
- output_arrays = []
- process_fn(block)
- client()
- run()
- cellmap_flow.blockwise.blockwise_processor.spawn_worker(name, yaml_config, charge_group, queue, ncpu=12)