Project

General

Profile

Mosaic Click Target Finder » History » Version 2

Amber Herold, 04/27/2010 02:45 PM

1 1 Amber Herold
h1. Mosaic Click Target Finder
2
3
4
5
Mosaic Click Target Finder is a type of TargetFinder Node. It handles the loading, save,
6
displaying and target selection of a list of images and and their composit.
7
8
<highlights>
9
10
Required bindings for Mosaic Click Target Finder Node
11
12
<simplelist type="vert">
13
<member> Grid Targeting - (ImageTargetListPublishEvent) -> AcquisitionNodeAlias</member>
14
<member> AcquisitionNodeAlias- (AcquisitionImagePublishEvent) ->
15
MosaicClickTargetFinder</member>
16
<member> MosaicClickTargetFinder - (ImageTargetListPublishEvent) -> AcquisitionNodeAlias </member>
17
<member>ClickTargetFinder - (ReferenceTargetListPublishEvent) -> AlignZeroLossPeak or
18
MeasureDose</member>
19
</simplelist>
20
</highlights>
21
<highlights>
22
23
Required bindings for MosaicClickTargetFinder Node if Reference Targets are used
24
25
<simplelist type="vert">
26
<member>MosaicClickTargetFinder - (ReferenceTargetListPublishEvent) -> AlignZeroLossPeak
27
or MeasureDose</member>
28
</simplelist>
29
</highlights>
30
31
32
33
34
h2.  Toolbar
35
36
37
38
*  Tiles = Choose The Mosaic Tiles label (aka atlas label) to display. Mosaic Tiles
39
are a list of images collected by an Acquisition node upstream.
40
41
42
*  Mosaic = Select how large the mosaic atlas image will be and what calibration is
43
used to create it.
44
45
46
*  Refresh = Refresh the "Mosaic" selector to the current choices in the
47
database.
48
49
50
*  Show Position = When clicked, the current microscope position (orange crosshair)
51
will be updated on the atlas image.
52
53
54
*  Find Squares = An automatic algorithm for detecting squares on the atlas
55
image.
56
57
58
*  Submit Targets = Submit the selected squares for processing.
59
60
61
62
63
64
65
66
67
68
h2.  Tiles
69
70
71
72
*  Load tiles from mosaic = Choose The Mosaic Tiles label (aka atlas label) to
73
display. Mosaic Tiles are a list of images collected by an Acquisition node
74
upstream.
75
76
77
* Reset = Clears the loaded list in the Mosaic Click Target Finder, and therefore
78
clears the mosaic image shown.
79
80
81
82
83
84
85
86
87
88
h2.  Mosaic Settings
89
90
91
92
*  Calibration parameter (stage position | image shift | modeled stage position) =
93
Select the type of calibration used to create the atlas. Stage Position should be used.
94
This determines how the node creates the pixel shifts for each tile image in order to
95
"paste" it to the right position of the mosaic image. Each acquired image in the
96
database has the full information on its stage position and image shift. This pull-down
97
selector determines which items the subnode look into for the conversion into pixel
98
shift.
99
100
101
*  Scale image to "1000" pixels in largest dimension = When enabled, the mosaic atlas
102
will be scaled to this image size.
103
104
105
*  Mosaic Image (Create | Save) = Create and save the large mosaic atlas to the
106
database.
107
108
109
110
111
112
113
114
115
116
h2.  Image Control Panel
117
118
119
120
*  acquisition = Use this to select NEW targets shown in a greeen crosshair.
121
122
123
*  done = The done targets (squares already visited) will be shown with a red
124
crosshair.
125
126
127
*  position = The current position of the microscope relative to the grid is shown
128
with an orange crosshair.
129
130
131
*  image = The atlas image is shown.
132
133
134
*  Filtered = This is used for the automatic square selection algorithm
135
136
137
*  Thresholded = This is also used the the automatic square selection algorithm
138 2 Amber Herold
139
140
______
141
142
[[Matrix Calibrator|< Matrix Calibrator]] | [[Mosaic Target Maker|Mosaic Target Maker >]]
143
144
______