We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82b271a commit 6a4d37bCopy full SHA for 6a4d37b
tests/test_ilastik_pixel_classification_segmentation.py
@@ -33,7 +33,7 @@ def test_ilastik_pixel_classification_segmentation_task_3D(test_data_dir_3d):
33
34
ilastik_pixel_classification_segmentation(
35
zarr_url=zarr_url,
36
- level=0,
+ level=4,
37
channel=ChannelInputModel(label="DAPI_2"),
38
channel2=ChannelInputModel(label="ECadherin_2"),
39
ilastik_model=str(ilastik_model),
0 commit comments