cellmap_flow.blockwise ====================== .. py:module:: cellmap_flow.blockwise Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/cellmap_flow/blockwise/blockwise_processor/index /autoapi/cellmap_flow/blockwise/cli/index Classes ------- .. autoapisummary:: cellmap_flow.blockwise.CellMapFlowBlockwiseProcessor Package Contents ---------------- .. py:class:: CellMapFlowBlockwiseProcessor(yaml_config: str, create=True) .. py:attribute:: config .. py:attribute:: yaml_config .. py:attribute:: input_path .. py:attribute:: charge_group .. py:attribute:: queue .. py:attribute:: output_path .. py:attribute:: workers .. py:attribute:: model_config .. py:attribute:: block_shape .. py:attribute:: input_voxel_size .. py:attribute:: output_voxel_size .. py:attribute:: output_channels .. py:attribute:: channels .. py:attribute:: task_name .. py:attribute:: dtype .. py:attribute:: inferencer .. py:attribute:: idi_raw .. py:attribute:: output_arrays :value: [] .. py:method:: process_fn(block) .. py:method:: client() .. py:method:: run()