Skip to content

Commit c93025d

Browse files
committed
Re-create manifest
1 parent 17eda57 commit c93025d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ilastik_tasks/__FRACTAL_MANIFEST__.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"Pixel Classifier"
99
],
1010
"docs_info": "### Purpose\n\nThis task is used to apply a ilastik pixel classifier to an image.\n\n### Outputs\n\n- The `ilastik_pixel_classification_segmentation`: Generates a new label image named `output_label_name`.\n\n### Limitations\n\n- The task can only be used with single and dual channels pixel classifiers models.",
11+
"type": "parallel",
1112
"executable_parallel": "ilastik_pixel_classification_segmentation.py",
1213
"meta_parallel": {
1314
"cpus_per_task": 8,

0 commit comments

Comments
 (0)