Skip to content

Commit 9923df5

Browse files
committed
BROKEN - Edit manifest to trigger CI
1 parent d1eae40 commit 9923df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fractal_tasks_core/__FRACTAL_MANIFEST__.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"2D",
1212
"3D"
1313
],
14-
"docs_info": "### Purpose\n- Converts 2D and 3D images from CellVoyager CV7000/8000 systems into OME-Zarr format, creating OME-Zarr HCS plates and combining all fields of view in a well into a single image.\n- Saves Fractal region-of-interest (ROI) tables for both individual fields of view and the entire well.\n- Handles overlapping fields of view by adjusting their positions to be non-overlapping while retaining the original position data as additional columns in the ROI tables.\n- Supports processing multiple plates in a single task.\n\n### Limitations\n- Currently, this task does not support time-resolved data and ignores the time fields in CellVoyager metadata.\n",
14+
"docs_info": "### Purpose\n- Converts 2D and 3D images from CellVoyager CV7000/8000 systems into OME-Zarr format, creating OME-Zarr HCS plates and combining all fields of view in a well into a single image.\n- Saves Fractal region-of-interest (ROI) tables for both individual fields of view and the entire well.\n- Handles overlapping fields of view by adjusting their positions to be non-overlapping while retaining the original position data as additional columns in the ROI tables.\n- Supports processing multiple plates in a single task.\n\n### Limitations\n- Currently, this task does not support time-resolved data and ignores the time fields in CellVoyager metadata.\n TEST",
1515
"executable_non_parallel": "tasks/cellvoyager_to_ome_zarr_init.py",
1616
"executable_parallel": "tasks/cellvoyager_to_ome_zarr_compute.py",
1717
"meta_non_parallel": {

0 commit comments

Comments
 (0)