generate_voronoi_tessellation#
Workflow for generating Voronoi tessellation images.
For each condition, a Voronoi tessellation is applied to the nuclear segmentation to approximate the cell shape. The number of iterations and the target height can be used to refine the tessellation to produce realistic cell volumes.
Flows
Main generate voronoi tessellation flow. |
- run_flow(context: ContextConfig, series: SeriesConfig, parameters: ParametersConfig) None [source]#
Main generate voronoi tessellation flow.
Configs
Context configuration for generate voronoi tessellation flow. |
|
Parameter configuration for generate voronoi tessellation flow. |
|
Series configuration for generate voronoi tessellation flow. |
- class ContextConfig[source]#
Context configuration for generate voronoi tessellation flow.
- working_location: str#
Location for input and output files (local path or S3 bucket).