Skip to content

Commit

Permalink
Fix weird Mac-specific quote marks
Browse files Browse the repository at this point in the history
  • Loading branch information
bethac07 committed Apr 16, 2021
1 parent eedd650 commit a9fbe5b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ExampleFly/ExampleFly.cppipe
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ IdentifyPrimaryObjects:[module_num:8|svn_version:'Unknown'|variable_revision_num
# of deviations:2
Thresholding method:Otsu

IdentifySecondaryObjects:[module_num:9|svn_version:'Unknown'|variable_revision_number:10|show_window:True|notes:['Identify the cells by using the nuclei as a seed region, then growing outwards until stopped by the image threshold or by a neighbor. The Propagation method is used to delineate the boundary between neighboring cells.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
IdentifySecondaryObjects:[module_num:9|svn_version:'Unknown'|variable_revision_number:10|show_window:True|notes:['Identify the cells by using the nuclei as a "seed" region, then growing outwards until stopped by the image threshold or by a neighbor. The Propagation method is used to delineate the boundary between neighboring cells.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
Select the input objects:Nuclei
Name the objects to be identified:Cells
Select the method to identify the secondary objects:Propagation
Expand Down
2 changes: 1 addition & 1 deletion ExamplePercentPositive/ExamplePercentPositive.cppipe
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ IdentifyPrimaryObjects:[module_num:5|svn_version:'Unknown'|variable_revision_num
# of deviations:2.0
Thresholding method:Otsu

IdentifyPrimaryObjects:[module_num:6|svn_version:'Unknown'|variable_revision_number:14|show_window:True|notes:['The phosphorylated histone probe is a marker for detecting mitotic cells. By segmenting this channel, a threshold is automatically chosen that identifies the pixels that are positive for the PH3 probe. This method will yield inconsistent results if there are no mitotic cells in view, so a minimum threshold value is chosen. This minimum is chosen hueristically, based upon the threshold chosen by this module, e.g. half the chosen threshold.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
IdentifyPrimaryObjects:[module_num:6|svn_version:'Unknown'|variable_revision_number:14|show_window:True|notes:['The phosphorylated histone probe is a marker for detecting mitotic cells. By segmenting this channel, a threshold is automatically chosen that identifies the pixels that are "positive" for the PH3 probe. This method will yield inconsistent results if there are no mitotic cells in view, so a minimum threshold value is chosen. This minimum is chosen hueristically, based upon the threshold chosen by this module, e.g. half the chosen threshold.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
Select the input image:OrigGreen
Name the primary objects to be identified:PH3
Typical diameter of objects, in pixel units (Min,Max):5,20
Expand Down
2 changes: 1 addition & 1 deletion ExampleVitraImages/ExampleVitra.cppipe
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ IdentifyPrimaryObjects:[module_num:6|svn_version:'Unknown'|variable_revision_num
# of deviations:2
Thresholding method:Otsu

IdentifySecondaryObjects:[module_num:7|svn_version:'Unknown'|variable_revision_number:10|show_window:True|notes:['Identify the cells by using the nuclei as a seed region, then growing outwards until stopped by the image threshold or by a neighbor. The Distance-B method is used to delineate the boundary between neighboring cells.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
IdentifySecondaryObjects:[module_num:7|svn_version:'Unknown'|variable_revision_number:10|show_window:True|notes:['Identify the cells by using the nuclei as a "seed" region, then growing outwards until stopped by the image threshold or by a neighbor. The Distance-B method is used to delineate the boundary between neighboring cells.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
Select the input objects:Nuclei
Name the objects to be identified:Cells
Select the method to identify the secondary objects:Distance - B
Expand Down
4 changes: 2 additions & 2 deletions ExampleYeastPatches/ExampleYeastPatches.cppipe
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ColorToGray:[module_num:6|svn_version:'Unknown'|variable_revision_number:4|show_
Relative weight of the channel:1.0
Image name:Channel1

CorrectIlluminationCalculate:[module_num:7|svn_version:'Unknown'|variable_revision_number:2|show_window:True|notes:['The illumination is not uneven and the yeast patches sit on an agar plate that has background signal. The CorrectIlluminationCalculate module will filter out the patches and measure the background. The convex hull smoothing method works well with the masked image and reflects the natural contours of uneven illumination.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
CorrectIlluminationCalculate:[module_num:7|svn_version:'Unknown'|variable_revision_number:2|show_window:True|notes:['The illumination is not uneven and the yeast patches sit on an agar plate that has background signal. The CorrectIlluminationCalculate module will "filter out" the patches and measure the background. The convex hull smoothing method works well with the masked image and reflects the natural contours of uneven illumination.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
Select the input image:CropGray
Name the output image:Illumgray
Select how the illumination function is calculated:Background
Expand Down Expand Up @@ -132,7 +132,7 @@ Closing:[module_num:9|svn_version:'Unknown'|variable_revision_number:1|show_wind
Name the output image:ClosingGray
Structuring element:disk,5

IdentifyPrimaryObjects:[module_num:10|svn_version:'Unknown'|variable_revision_number:14|show_window:True|notes:['The yeast patches will be segmented, but, despite cropping the image, there will still be plate edges that get segmented, too. Therefore, any object will be referred to as a pre-spot that will next be filtered to remove artifactual objects.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
IdentifyPrimaryObjects:[module_num:10|svn_version:'Unknown'|variable_revision_number:14|show_window:True|notes:['The yeast patches will be segmented, but, despite cropping the image, there will still be plate edges that get segmented, too. Therefore, any object will be referred to as a "pre-spot" that will next be filtered to remove artifactual objects.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
Select the input image:ClosingGray
Name the primary objects to be identified:Prespots
Typical diameter of objects, in pixel units (Min,Max):20,80
Expand Down

0 comments on commit a9fbe5b

Please sign in to comment.