dd146de9ff9a3adbea8404dde409493f7d6819ae,cellprofiler/modules/tests/test_identifyprimaryobjects.py,test_IdentifyPrimaryObjects,test_17_01_regression_holes,#test_IdentifyPrimaryObjects#,1795
Before Change
image_set.add("my_image", image)
object_set = cellprofiler.objects.ObjectSet()
x = ID.IdentifyPrimAutomatic()
x.object_name.value = "my_object"
x.image_name.value = "my_image"
x.exclude_size.value = True
x.size_range.min = 6
After Change
[0,0,0,1,1,1,1,1,1,0,0,0],
[0,0,0,0,0,0,0,0,0,0,0,0],
[0,0,0,0,0,0,0,0,0,0,0,0]], bool)
workspace, x = self.make_workspace(pixels)
x.exclude_size.value = True
x.size_range.min = 6
x.size_range.max = 50
x.maxima_suppression_size.value = 3
In pattern: SUPERPATTERN
Frequency: 8
Non-data size: 4
Instances
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_17_01_regression_holes
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_07_02_adaptive_otsu_big
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_09_02_mog_fly
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_07_01_adaptive_otsu_small
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_08_02_per_object_otsu_run
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_10_02_test_background_fly
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_08_01_per_object_otsu
Project Name: CellProfiler/CellProfiler
Commit Name: dd146de9ff9a3adbea8404dde409493f7d6819ae
Time: 2013-02-28
Author: leek@broadinstitute.org
File Name: cellprofiler/modules/tests/test_identifyprimaryobjects.py
Class Name: test_IdentifyPrimaryObjects
Method Name: test_10_03_test_background_mog