|
| 1 | +CellProfiler Pipeline: http://www.cellprofiler.org |
| 2 | +Version:5 |
| 3 | +DateRevision:425 |
| 4 | +GitHash: |
| 5 | +ModuleCount:11 |
| 6 | +HasImagePlaneDetails:False |
| 7 | + |
| 8 | +Images:[module_num:1|svn_version:'Unknown'|variable_revision_number:2|show_window:True|notes:['To begin creating your project, use the Images module to compile a list of files and/or folders that you want to analyze. You can also specify a set of rules to include only the desired files in your selected folders.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 9 | + : |
| 10 | + Filter images?:Images only |
| 11 | + Select the rule criteria:and (extension does isimage) (directory doesnot containregexp "[\\\\/]\\.") |
| 12 | + |
| 13 | +Metadata:[module_num:2|svn_version:'Unknown'|variable_revision_number:6|show_window:True|notes:['The Metadata module optionally allows you to extract information describing your images (i.e, metadata) which will be stored along with your measurements. This information can be contained in the file name and/or location, or in an external file.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 14 | + Extract metadata?:No |
| 15 | + Metadata data type:Text |
| 16 | + Metadata types:{} |
| 17 | + Extraction method count:1 |
| 18 | + Metadata extraction method:Extract from file/folder names |
| 19 | + Metadata source:File name |
| 20 | + Regular expression to extract from file name:^(?P<Plate>.*)_(?P<Well>[A-P][0-9]{2})_s(?P<Site>[0-9])_w(?P<ChannelNumber>[0-9]) |
| 21 | + Regular expression to extract from folder name:(?P<Date>[0-9]{4}_[0-9]{2}_[0-9]{2})$ |
| 22 | + Extract metadata from:All images |
| 23 | + Select the filtering criteria:and (file does contain "") |
| 24 | + Metadata file location:Elsewhere...| |
| 25 | + Match file and image metadata:[] |
| 26 | + Use case insensitive matching?:No |
| 27 | + Metadata file name:None |
| 28 | + Does cached metadata exist?:No |
| 29 | + |
| 30 | +NamesAndTypes:[module_num:3|svn_version:'Unknown'|variable_revision_number:8|show_window:True|notes:['The NamesAndTypes module allows you to assign a meaningful name to each image by which other modules will refer to it.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 31 | + Assign a name to:All images |
| 32 | + Select the image type:Grayscale image |
| 33 | + Name to assign these images:DNA |
| 34 | + Match metadata:[] |
| 35 | + Image set matching method:Order |
| 36 | + Set intensity range from:Image metadata |
| 37 | + Assignments count:1 |
| 38 | + Single images count:0 |
| 39 | + Maximum intensity:255.0 |
| 40 | + Process as 3D?:No |
| 41 | + Relative pixel spacing in X:1.0 |
| 42 | + Relative pixel spacing in Y:1.0 |
| 43 | + Relative pixel spacing in Z:1.0 |
| 44 | + Select the rule criteria:and (file does contain "") |
| 45 | + Name to assign these images:DNA |
| 46 | + Name to assign these objects:Cell |
| 47 | + Select the image type:Grayscale image |
| 48 | + Set intensity range from:Image metadata |
| 49 | + Maximum intensity:255.0 |
| 50 | + |
| 51 | +Groups:[module_num:4|svn_version:'Unknown'|variable_revision_number:2|show_window:True|notes:['The Groups module optionally allows you to split your list of images into image subsets (groups) which will be processed independently of each other. Examples of groupings include screening batches, microtiter plates, time-lapse movies, etc.']|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 52 | + Do you want to group your images?:No |
| 53 | + grouping metadata count:1 |
| 54 | + Metadata category:None |
| 55 | + |
| 56 | +IdentifyPrimaryObjects:[module_num:5|svn_version:'Unknown'|variable_revision_number:15|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 57 | + Select the input image:DNA |
| 58 | + Name the primary objects to be identified:IdentifyPrimaryObjects |
| 59 | + Typical diameter of objects, in pixel units (Min,Max):10,40 |
| 60 | + Discard objects outside the diameter range?:Yes |
| 61 | + Discard objects touching the border of the image?:Yes |
| 62 | + Method to distinguish clumped objects:Intensity |
| 63 | + Method to draw dividing lines between clumped objects:Intensity |
| 64 | + Size of smoothing filter:10 |
| 65 | + Suppress local maxima that are closer than this minimum allowed distance:7.0 |
| 66 | + Speed up by using lower-resolution image to find local maxima?:Yes |
| 67 | + Fill holes in identified objects?:After both thresholding and declumping |
| 68 | + Automatically calculate size of smoothing filter for declumping?:Yes |
| 69 | + Automatically calculate minimum allowed distance between local maxima?:Yes |
| 70 | + Handling of objects if excessive number of objects identified:Continue |
| 71 | + Maximum number of objects:500 |
| 72 | + Use advanced settings?:No |
| 73 | + Threshold setting version:12 |
| 74 | + Threshold strategy:Global |
| 75 | + Thresholding method:Minimum Cross-Entropy |
| 76 | + Threshold smoothing scale:1.3488 |
| 77 | + Threshold correction factor:1.0 |
| 78 | + Lower and upper bounds on threshold:0.0,1.0 |
| 79 | + Manual threshold:0.0 |
| 80 | + Select the measurement to threshold with:None |
| 81 | + Two-class or three-class thresholding?:Two classes |
| 82 | + Log transform before thresholding?:No |
| 83 | + Assign pixels in the middle intensity class to the foreground or the background?:Foreground |
| 84 | + Size of adaptive window:50 |
| 85 | + Lower outlier fraction:0.05 |
| 86 | + Upper outlier fraction:0.05 |
| 87 | + Averaging method:Mean |
| 88 | + Variance method:Standard deviation |
| 89 | + # of deviations:2.0 |
| 90 | + Thresholding method:Minimum Cross-Entropy |
| 91 | + |
| 92 | +CompensateColors:[module_num:6|svn_version:'Unknown'|variable_revision_number:1|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 93 | + Hidden:2 |
| 94 | + Hidden:1 |
| 95 | + Select an image to measure:DNA |
| 96 | + What compensation class does this image belong to?:1 |
| 97 | + Select an output image name:None |
| 98 | + Select an image to measure:DNA |
| 99 | + What compensation class does this image belong to?:1 |
| 100 | + Select an output image name:None |
| 101 | + Select where to perform color compensation:Across entire image |
| 102 | + Select an object to perform compensation within:None |
| 103 | + Should individual images be rescaled 0-1 before compensating pre-masking or on unmasked images?:No |
| 104 | + Should images be rescaled 0-1 before compensating but after masking to objects?:No |
| 105 | + Should histogram matching be performed between the image groups?:No |
| 106 | + What compensation class should serve as the template histogram?:1 |
| 107 | + Should images be rescaled 0-1 after compensating?:No |
| 108 | + Should the images be divided by a scalar based on group percentiles:No |
| 109 | + What percentile should be used for multiplication:99.0 |
| 110 | + Should the images have a tophat filter applied before correction?:No |
| 111 | + What size radius should be used for the tophat filter?:3 |
| 112 | + Should the images have a Laplacian of Gaussian filter applied before correction?:No |
| 113 | + What size radius should be used for the LoG filter?:1 |
| 114 | + Should the images have a Difference of Gaussians filter applied before correction?:No |
| 115 | + What size sigma should be used for the DoG low sigma?:3 |
| 116 | + What size radius should be used for the DoG low sigma?:5 |
| 117 | + |
| 118 | +DistanceTransform:[module_num:7|svn_version:'Unknown'|variable_revision_number:1|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 119 | + Select the input image:DNA |
| 120 | + Name the output image:DistanceTransform |
| 121 | + Rescale values from 0 to 1?:Yes |
| 122 | + |
| 123 | +EnhancedMeasureTexture:[module_num:8|svn_version:'Unknown'|variable_revision_number:3|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 124 | + Hidden:1 |
| 125 | + Hidden:1 |
| 126 | + Hidden:1 |
| 127 | + Select an image to measure:DNA |
| 128 | + Select objects to measure:IdentifyPrimaryObjects |
| 129 | + Texture scale to measure:3 |
| 130 | + Angles to measure:Horizontal,Vertical,Diagonal,Anti-diagonal |
| 131 | + Measure Gabor features?:Yes |
| 132 | + Number of angles to compute for Gabor:4 |
| 133 | + Measure Tamura features?:Yes |
| 134 | + Features to compute:Coarseness,Contrast,Directionality |
| 135 | + |
| 136 | +HistogramEqualization:[module_num:9|svn_version:'Unknown'|variable_revision_number:1|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 137 | + Select the input image:DNA |
| 138 | + Name the output image:HistogramEqualization |
| 139 | + Bins:256 |
| 140 | + Mask:Leave blank |
| 141 | + Local:Yes |
| 142 | + Tile Size:100 |
| 143 | + Clip limit:0.01 |
| 144 | + Is you image 3D?:No |
| 145 | + Do framewise calculation?:No |
| 146 | + Tile Size (Z):5 |
| 147 | + |
| 148 | +HistogramMatching:[module_num:10|svn_version:'Unknown'|variable_revision_number:1|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 149 | + Select the input image:DNA |
| 150 | + Name the output image:HistogramMatching |
| 151 | + Is you image 3D?:No |
| 152 | + Use a frame within image as reference?:No |
| 153 | + Image to use as reference :None |
| 154 | + Frame number:5 |
| 155 | + |
| 156 | +PixelShuffle:[module_num:11|svn_version:'Unknown'|variable_revision_number:1|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False] |
| 157 | + Select the input image:DNA |
| 158 | + Name the output image:PixelShuffle |
0 commit comments