9e6b4db15e7895ab341ddb84664d1fccb88cd02e,cellprofiler/modules/tests/test_correctilluminationcalculate.py,TestCorrectImage_Calculate,test_03_03_median_filter,#TestCorrectImage_Calculate#,415
Before Change
module.size_of_smoothing_filter.value = 10
module.rescale_option.value = cps.NO
module.dilate_objects.value = False
image_set_list = pipeline.prepare_run(None)
inj_module.prepare_group(pipeline, image_set_list, {}, [1])
module.prepare_group(pipeline, image_set_list, {}, [1])
image_set = image_set_list.get_image_set(0)
object_set = cpo.ObjectSet()
After Change
module.rescale_option.value = cps.NO
module.dilate_objects.value = False
measurements = cpm.Measurements()
image_set_list = cpi.ImageSetList()
pipeline.prepare_run(
cpw.Workspace(pipeline, None, None, None,
measurements, image_set_list))
inj_module.prepare_group(pipeline, image_set_list, {}, [1])
module.prepare_group(pipeline, image_set_list, {}, [1])
image_set = image_set_list.get_image_set(0)
object_set = cpo.ObjectSet()
In pattern: SUPERPATTERN
Frequency: 14
Non-data size: 8
Instances
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_03_03_median_filter
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_01_01_ones_image
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_03_00_no_smoothing
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_05_01_rescale
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_01_02_masked_image
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_03_01_FitPolynomial
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_02_02_Background
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_03_02_gaussian_filter
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_04_01_intermediate_images
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationapply.py
Class Name: TestCorrectIlluminationApply
Method Name: test_01_01_divide
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_00_00_zeros
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationapply.py
Class Name: TestCorrectIlluminationApply
Method Name: test_01_01_subtract
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_05_02_rescale_outlier
Project Name: CellProfiler/CellProfiler
Commit Name: 9e6b4db15e7895ab341ddb84664d1fccb88cd02e
Time: 2011-07-11
Author: leek@1fc53939-2000-0410-845c-e8453a809027
File Name: cellprofiler/modules/tests/test_correctilluminationcalculate.py
Class Name: TestCorrectImage_Calculate
Method Name: test_03_04_smooth_to_average