Skip to content

Commit 0114930

Browse files
committed
version bump
1 parent 81c1194 commit 0114930

19 files changed

Lines changed: 19 additions & 19 deletions

tools/cellprofiler/cellprofiler.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>with CellProfiler 3</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">2</token>
66
<xml name="test_assert_content" token_n="291">
77
<assert_contents>
88
<has_n_lines n="@N@" />

tools/cellprofiler/color_to_gray.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>with CellProfiler</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">2</token>
66
<xml name="combine_weight">
77
<param name="weight_red_channel" value="1.0" min = "0.0" max = "1.0" type="float" label="Relative weight of the red channel" />
88
<param name="weight_green_channel" value="1.0" min = "0.0" max = "1.0" type="float" label="Relative weight of the green channel" />

tools/cellprofiler/convert_objects_to_image.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>with CellProfiler</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">2</token>
66
</macros>
77
<edam_operations>
88
<edam_operation>operation_3443</edam_operation>

tools/cellprofiler/display_data_on_image.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>with CellProfiler</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">2</token>
66
<xml name="display_object">
77
<param name="select_input_obj" label="Enter the name of the input objects" type="text" help="Enter the name of the objects identified by some other tool used upstream in the workflow (such as IdentifyPrimaryObjects or IdentifySecondaryObjects)." />
88

tools/cellprofiler/enhance_or_suppress_features.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<macros>
55
<import>macros.xml</import>
6-
<token name="@VERSION_SUFFIX@">1</token>
6+
<token name="@VERSION_SUFFIX@">2</token>
77
<xml name="feature_speckles">
88
<param name="speckles_feature_size" label="Feature size" type="integer" value="10" help="Enter the diameter of the largest speckle, the width of the circle, or the width of the neurites to be enhanced or suppressed, which will be used to calculate an appropriate filter size." />
99
<param name="speed_accuracy" label="Speed and accuracy" type="select">

tools/cellprofiler/gray_to_color.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>with CellProfiler</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">2</token>
66
<xml name="rgb">
77
<param name="rgb_red" label="Enter the name of the image to be colored red" value="Leave this black" type="text"/>
88
<param name="rgb_red_weight" label="Relative weight for the red image" optional="true" type="float" min="0.0" max="1.0" value="1.0" />

tools/cellprofiler/identify_tertiary_objects.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<macros>
55
<import>macros.xml</import>
6-
<token name="@VERSION_SUFFIX@">1</token>
6+
<token name="@VERSION_SUFFIX@">2</token>
77
</macros>
88

99
<edam_operations>

tools/cellprofiler/image_math.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<description>with CellProfiler</description>
33
<macros>
44
<import>macros.xml</import>
5-
<token name="@VERSION_SUFFIX@">1</token>
5+
<token name="@VERSION_SUFFIX@">2</token>
66
<xml name="image_without_multiplier" token_order="first">
77
<conditional name="image_or_measurement_@ORDER@">
88
<param name="image_or_measurement_@ORDER@" type="select" label="Image or measurement?" help="You can perform math operations or you can use a measurement for one of the operands.">

tools/cellprofiler/mask_image.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<macros>
55
<import>macros.xml</import>
6-
<token name="@VERSION_SUFFIX@">1</token>
6+
<token name="@VERSION_SUFFIX@">2</token>
77
</macros>
88

99
<edam_operations>

tools/cellprofiler/measure_granularity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<macros>
55
<import>macros.xml</import>
6-
<token name="@VERSION_SUFFIX@">1</token>
6+
<token name="@VERSION_SUFFIX@">2</token>
77
</macros>
88

99
<edam_operations>

0 commit comments

Comments
 (0)