Compute projection hcs
Task for 3D->2D maximum-intensity projection.
| FUNCTION | DESCRIPTION |
|---|---|
compute_projection_hcs |
Perform intensity projection for one image in an HCS plate. |
Classes¶
Functions:¶
compute_projection_hcs(*, zarr_url, init_args)
¶
Perform intensity projection for one image in an HCS plate.
Uses settings prepared by init_projection_hcs and stores the output
in a new OME-Zarr file within the projected plate.
| PARAMETER | DESCRIPTION |
|---|---|
|
Path or url to the individual OME-Zarr image to be processed. (standard argument for Fractal tasks, managed by Fractal server).
TYPE:
|
|
Initialization arguments provided by
TYPE:
|