1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <!DOCTYPE glade-interface SYSTEM
"glade-2.0.dtd">
5 <widget class=
"GtkWindow" id=
"ImageWindow">
6 <property name=
"visible">True
</property>
7 <property name=
"title" translatable=
"yes">Image Analyzer
0.1</property>
8 <property name=
"default_width">735</property>
9 <property name=
"default_height">620</property>
10 <signal name=
"destroy" handler=
"on_destroy"/>
11 <signal name=
"delete_event" handler=
"on_delete_event"/>
13 <widget class=
"GtkVBox" id=
"vbox1">
14 <property name=
"visible">True
</property>
16 <widget class=
"GtkMenuBar" id=
"menubar">
17 <property name=
"visible">True
</property>
19 <widget class=
"GtkMenuItem" id=
"menuFile">
20 <property name=
"visible">True
</property>
21 <property name=
"label" translatable=
"yes">_File
</property>
22 <property name=
"use_underline">True
</property>
24 <widget class=
"GtkMenu" id=
"menuFile_menu">
26 <widget class=
"GtkImageMenuItem" id=
"openfile">
27 <property name=
"visible">True
</property>
28 <property name=
"tooltip" translatable=
"yes">Apri una immagine
</property>
29 <property name=
"label">gtk-open
</property>
30 <property name=
"use_underline">True
</property>
31 <property name=
"use_stock">True
</property>
32 <signal name=
"activate" handler=
"on_openfile_activate"/>
36 <widget class=
"GtkImageMenuItem" id=
"save">
37 <property name=
"visible">True
</property>
38 <property name=
"label">gtk-save
</property>
39 <property name=
"use_underline">True
</property>
40 <property name=
"use_stock">True
</property>
41 <signal name=
"activate" handler=
"on_savefile_activate"/>
45 <widget class=
"GtkSeparatorMenuItem" id=
"separator2">
46 <property name=
"visible">True
</property>
50 <widget class=
"GtkImageMenuItem" id=
"reload">
51 <property name=
"visible">True
</property>
52 <property name=
"tooltip" translatable=
"yes">Ricarica l'immagine originale
</property>
53 <property name=
"label">gtk-revert-to-saved
</property>
54 <property name=
"use_underline">True
</property>
55 <property name=
"use_stock">True
</property>
56 <signal name=
"activate" handler=
"on_reload_activate"/>
60 <widget class=
"GtkImageMenuItem" id=
"close">
61 <property name=
"visible">True
</property>
62 <property name=
"label">gtk-close
</property>
63 <property name=
"use_underline">True
</property>
64 <property name=
"use_stock">True
</property>
65 <signal name=
"activate" handler=
"on_close_activate"/>
69 <widget class=
"GtkSeparatorMenuItem" id=
"separatormenuitem1">
70 <property name=
"visible">True
</property>
74 <widget class=
"GtkImageMenuItem" id=
"quit">
75 <property name=
"visible">True
</property>
76 <property name=
"label">gtk-quit
</property>
77 <property name=
"use_underline">True
</property>
78 <property name=
"use_stock">True
</property>
79 <signal name=
"activate" handler=
"on_quit_activate"/>
87 <widget class=
"GtkImageMenuItem" id=
"menuEdit">
88 <property name=
"visible">True
</property>
89 <property name=
"label">gtk-edit
</property>
90 <property name=
"use_underline">True
</property>
91 <property name=
"use_stock">True
</property>
93 <widget class=
"GtkMenu" id=
"menuEdit_menu">
95 <widget class=
"GtkImageMenuItem" id=
"scrollingmean">
96 <property name=
"visible">True
</property>
97 <property name=
"tooltip" translatable=
"yes">Applly a moving average spatial filter to the image.
</property>
98 <property name=
"label" translatable=
"yes">Moving average filter
</property>
99 <property name=
"use_underline">True
</property>
100 <signal name=
"activate" handler=
"on_scrollingmean_activate"/>
101 <child internal-child=
"image">
102 <widget class=
"GtkImage" id=
"image426">
103 <property name=
"visible">True
</property>
104 <property name=
"stock">gtk-media-stop
</property>
105 <property name=
"icon_size">1</property>
111 <widget class=
"GtkImageMenuItem" id=
"gaussianFilter">
112 <property name=
"visible">True
</property>
113 <property name=
"tooltip" translatable=
"yes">Appy a gaussian spatial filter to the image
</property>
114 <property name=
"label" translatable=
"yes">Gaussian filter ...
</property>
115 <property name=
"use_underline">True
</property>
116 <signal name=
"activate" handler=
"on_gaussianFilter_activate"/>
117 <child internal-child=
"image">
118 <widget class=
"GtkImage" id=
"image427">
119 <property name=
"visible">True
</property>
120 <property name=
"stock">gtk-media-record
</property>
121 <property name=
"icon_size">1</property>
127 <widget class=
"GtkImageMenuItem" id=
"binning">
128 <property name=
"visible">True
</property>
129 <property name=
"label" translatable=
"yes">Binning ...
</property>
130 <property name=
"use_underline">True
</property>
131 <signal name=
"activate" handler=
"on_binning_activate"/>
132 <child internal-child=
"image">
133 <widget class=
"GtkImage" id=
"image428">
134 <property name=
"visible">True
</property>
135 <property name=
"stock">gtk-leave-fullscreen
</property>
136 <property name=
"icon_size">1</property>
142 <widget class=
"GtkSeparatorMenuItem" id=
"separator1">
143 <property name=
"visible">True
</property>
147 <widget class=
"GtkImageMenuItem" id=
"clearsegments">
148 <property name=
"visible">True
</property>
149 <property name=
"tooltip" translatable=
"yes">Delete the sections marked on the image
</property>
150 <property name=
"label" translatable=
"yes">Delete Sections
</property>
151 <property name=
"use_underline">True
</property>
152 <signal name=
"activate" handler=
"on_clearsegments_activate"/>
153 <child internal-child=
"image">
154 <widget class=
"GtkImage" id=
"image429">
155 <property name=
"visible">True
</property>
156 <property name=
"stock">gtk-delete
</property>
157 <property name=
"icon_size">1</property>
163 <widget class=
"GtkImageMenuItem" id=
"resetrange">
164 <property name=
"visible">True
</property>
165 <property name=
"tooltip" translatable=
"yes">Reset the initial range for the image.
</property>
166 <property name=
"label" translatable=
"yes">Reset range
</property>
167 <property name=
"use_underline">True
</property>
168 <signal name=
"activate" handler=
"on_resetrange_activate"/>
169 <child internal-child=
"image">
170 <widget class=
"GtkImage" id=
"image430">
171 <property name=
"visible">True
</property>
172 <property name=
"stock">gtk-undo
</property>
173 <property name=
"icon_size">1</property>
179 <widget class=
"GtkSeparatorMenuItem" id=
"separatore1">
180 <property name=
"visible">True
</property>
184 <widget class=
"GtkImageMenuItem" id=
"pixelDimension">
185 <property name=
"visible">True
</property>
186 <property name=
"label" translatable=
"yes">Pixel Dimension ...
</property>
187 <property name=
"use_underline">True
</property>
188 <signal name=
"activate" handler=
"on_pixelDimension_activate"/>
189 <child internal-child=
"image">
190 <widget class=
"GtkImage" id=
"image431">
191 <property name=
"visible">True
</property>
192 <property name=
"stock">gtk-select-color
</property>
193 <property name=
"icon_size">1</property>
199 <widget class=
"GtkImageMenuItem" id=
"title_and_axis">
200 <property name=
"visible">True
</property>
201 <property name=
"label" translatable=
"yes">Title and axes labels ...
</property>
202 <property name=
"use_underline">True
</property>
203 <signal name=
"activate" handler=
"on_title_and_axes_labels_activate"/>
204 <child internal-child=
"image">
205 <widget class=
"GtkImage" id=
"image432">
206 <property name=
"visible">True
</property>
207 <property name=
"stock">gtk-edit
</property>
208 <property name=
"icon_size">1</property>
218 <widget class=
"GtkImageMenuItem" id=
"menuView">
219 <property name=
"visible">True
</property>
220 <property name=
"label" translatable=
"yes">_View
</property>
221 <property name=
"use_underline">True
</property>
223 <widget class=
"GtkMenu" id=
"menuView_menu">
225 <widget class=
"GtkCheckMenuItem" id=
"downup">
226 <property name=
"visible">True
</property>
227 <property name=
"tooltip" translatable=
"yes">Mirrors horizontally the image
</property>
228 <property name=
"label" translatable=
"yes">Up-down
</property>
229 <property name=
"use_underline">True
</property>
230 <signal name=
"activate" handler=
"on_downup_activate"/>
234 <widget class=
"GtkSeparatorMenuItem" id=
"separatore3">
235 <property name=
"visible">True
</property>
239 <widget class=
"GtkCheckMenuItem" id=
"grid">
240 <property name=
"visible">True
</property>
241 <property name=
"tooltip" translatable=
"yes">Enable / Disable the grid
</property>
242 <property name=
"label" translatable=
"yes">Grid Visibile
</property>
243 <property name=
"use_underline">True
</property>
244 <property name=
"active">True
</property>
245 <signal name=
"activate" handler=
"on_grid_activate"/>
249 <widget class=
"GtkCheckMenuItem" id=
"whitegrid">
250 <property name=
"visible">True
</property>
251 <property name=
"tooltip" translatable=
"yes">Select grid color: black or white
</property>
252 <property name=
"label" translatable=
"yes">White Grid
</property>
253 <property name=
"use_underline">True
</property>
254 <property name=
"active">True
</property>
255 <signal name=
"activate" handler=
"on_whitegrid_activate"/>
259 <widget class=
"GtkSeparatorMenuItem" id=
"separatore2">
260 <property name=
"visible">True
</property>
264 <widget class=
"GtkImageMenuItem" id=
"sectionlist">
265 <property name=
"visible">True
</property>
266 <property name=
"tooltip" translatable=
"yes">Show a textual list of the sections
</property>
267 <property name=
"label" translatable=
"yes">Section list ...
</property>
268 <property name=
"use_underline">True
</property>
269 <signal name=
"activate" handler=
"on_sectionlist_activate"/>
270 <child internal-child=
"image">
271 <widget class=
"GtkImage" id=
"image434">
272 <property name=
"visible">True
</property>
273 <property name=
"stock">gtk-justify-fill
</property>
274 <property name=
"icon_size">1</property>
280 <widget class=
"GtkMenuItem" id=
"sections">
281 <property name=
"visible">True
</property>
282 <property name=
"tooltip" translatable=
"yes">Plot sections profile
</property>
283 <property name=
"label" translatable=
"yes">Section plot ...
</property>
284 <property name=
"use_underline">True
</property>
285 <signal name=
"activate" handler=
"on_sections_activate"/>
290 <child internal-child=
"image">
291 <widget class=
"GtkImage" id=
"image433">
292 <property name=
"visible">True
</property>
293 <property name=
"stock">gtk-print-preview
</property>
294 <property name=
"icon_size">1</property>
300 <widget class=
"GtkImageMenuItem" id=
"calculate">
301 <property name=
"visible">True
</property>
302 <property name=
"label" translatable=
"yes">Calculate
</property>
303 <property name=
"use_underline">True
</property>
305 <widget class=
"GtkMenu" id=
"calculate_menu">
307 <widget class=
"GtkImageMenuItem" id=
"peakintegral">
308 <property name=
"visible">True
</property>
309 <property name=
"label" translatable=
"yes">Peak integral...
</property>
310 <property name=
"use_underline">True
</property>
311 <signal name=
"activate" handler=
"on_peakintegral_activate"/>
312 <child internal-child=
"image">
313 <widget class=
"GtkImage" id=
"image436">
314 <property name=
"visible">True
</property>
315 <property name=
"stock">gtk-color-picker
</property>
316 <property name=
"icon_size">1</property>
322 <widget class=
"GtkImageMenuItem" id=
"sum_by">
323 <property name=
"visible">True
</property>
324 <property name=
"label" translatable=
"yes">Sum by...
</property>
325 <property name=
"use_underline">True
</property>
326 <signal name=
"activate" handler=
"on_sum_by_activate"/>
327 <child internal-child=
"image">
328 <widget class=
"GtkImage" id=
"image437">
329 <property name=
"visible">True
</property>
330 <property name=
"stock">gtk-add
</property>
331 <property name=
"icon_size">1</property>
337 <widget class=
"GtkImageMenuItem" id=
"multiply_by">
338 <property name=
"visible">True
</property>
339 <property name=
"label" translatable=
"yes">Multiply by...
</property>
340 <property name=
"use_underline">True
</property>
341 <signal name=
"activate" handler=
"on_multiply_by_activate"/>
342 <child internal-child=
"image">
343 <widget class=
"GtkImage" id=
"image438">
344 <property name=
"visible">True
</property>
345 <property name=
"stock">gtk-close
</property>
346 <property name=
"icon_size">1</property>
352 <widget class=
"GtkSeparatorMenuItem" id=
"separator4">
353 <property name=
"visible">True
</property>
357 <widget class=
"GtkImageMenuItem" id=
"image_properties">
358 <property name=
"visible">True
</property>
359 <property name=
"label" translatable=
"yes">Image properties...
</property>
360 <property name=
"use_underline">True
</property>
361 <signal name=
"activate" handler=
"on_image_properties_activate"/>
362 <child internal-child=
"image">
363 <widget class=
"GtkImage" id=
"image439">
364 <property name=
"visible">True
</property>
365 <property name=
"stock">gtk-properties
</property>
366 <property name=
"icon_size">1</property>
373 <child internal-child=
"image">
374 <widget class=
"GtkImage" id=
"image435">
375 <property name=
"visible">True
</property>
376 <property name=
"stock">gtk-execute
</property>
377 <property name=
"icon_size">1</property>
383 <widget class=
"GtkImageMenuItem" id=
"menuHelp">
384 <property name=
"visible">True
</property>
385 <property name=
"label">gtk-help
</property>
386 <property name=
"use_underline">True
</property>
387 <property name=
"use_stock">True
</property>
389 <widget class=
"GtkMenu" id=
"menuHelp_menu">
391 <widget class=
"GtkImageMenuItem" id=
"information">
392 <property name=
"visible">True
</property>
393 <property name=
"label">gtk-info
</property>
394 <property name=
"use_underline">True
</property>
395 <property name=
"use_stock">True
</property>
396 <signal name=
"activate" handler=
"on_information_activate"/>
405 <property name=
"expand">False
</property>
406 <property name=
"fill">False
</property>
410 <widget class=
"GtkAlignment" id=
"MyToolbarAlignment">
411 <property name=
"visible">True
</property>
412 <property name=
"xalign">0</property>
413 <property name=
"yalign">0</property>
419 <property name=
"expand">False
</property>
420 <property name=
"fill">False
</property>
421 <property name=
"position">1</property>
425 <widget class=
"GtkAlignment" id=
"CanvasAlignment">
426 <property name=
"visible">True
</property>
432 <property name=
"position">2</property>
436 <widget class=
"GtkToolbar" id=
"gtk_toolbar">
437 <property name=
"visible">True
</property>
438 <property name=
"toolbar_style">GTK_TOOLBAR_BOTH_HORIZ
</property>
440 <widget class=
"GtkToolItem" id=
"navigToolItem">
441 <property name=
"visible">True
</property>
442 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
444 <widget class=
"GtkHBox" id=
"navigHBox">
445 <property name=
"visible">True
</property>
446 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
448 <widget class=
"GtkButton" id=
"prevImageButton">
449 <property name=
"visible">True
</property>
450 <property name=
"can_focus">True
</property>
451 <property name=
"receives_default">True
</property>
452 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
453 <property name=
"response_id">0</property>
454 <signal name=
"clicked" handler=
"on_prevImageButton_clicked"/>
456 <widget class=
"GtkImage" id=
"prevIcon">
457 <property name=
"visible">True
</property>
458 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
459 <property name=
"stock">gtk-go-back
</property>
465 <widget class=
"GtkButton" id=
"nextImageButton">
466 <property name=
"visible">True
</property>
467 <property name=
"can_focus">True
</property>
468 <property name=
"receives_default">True
</property>
469 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
470 <property name=
"response_id">0</property>
471 <signal name=
"clicked" handler=
"on_nextImageButton_clicked"/>
473 <widget class=
"GtkImage" id=
"nextIcon">
474 <property name=
"visible">True
</property>
475 <property name=
"events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
</property>
476 <property name=
"stock">gtk-go-forward
</property>
481 <property name=
"position">1</property>
488 <property name=
"expand">False
</property>
492 <widget class=
"GtkToolItem" id=
"toolitemCmap">
493 <property name=
"visible">True
</property>
495 <widget class=
"GtkHBox" id=
"cmapGroup">
496 <property name=
"visible">True
</property>
498 <widget class=
"GtkLabel" id=
"cmapLabel">
499 <property name=
"visible">True
</property>
500 <property name=
"label" translatable=
"yes">Colormap:
</property>
501 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
504 <property name=
"expand">False
</property>
505 <property name=
"fill">False
</property>
506 <property name=
"padding">3</property>
510 <widget class=
"GtkComboBox" id=
"cmapComboBox">
511 <property name=
"visible">True
</property>
512 <property name=
"can_default">True
</property>
513 <property name=
"has_default">True
</property>
514 <property name=
"items" translatable=
"yes">Autumn
528 <signal name=
"changed" handler=
"on_cmapComboBox_changed"/>
531 <property name=
"position">1</property>
538 <property name=
"expand">False
</property>
539 <property name=
"homogeneous">False
</property>
543 <widget class=
"GtkToolItem" id=
"toolitemMinMax">
544 <property name=
"visible">True
</property>
546 <widget class=
"GtkHBox" id=
"minmaxGroup">
547 <property name=
"visible">True
</property>
549 <widget class=
"GtkLabel" id=
"minLabel">
550 <property name=
"visible">True
</property>
551 <property name=
"label" translatable=
"yes">Min
</property>
554 <property name=
"expand">False
</property>
555 <property name=
"fill">False
</property>
556 <property name=
"padding">3</property>
560 <widget class=
"GtkSpinButton" id=
"minSpinButton">
561 <property name=
"visible">True
</property>
562 <property name=
"can_focus">True
</property>
563 <property name=
"tooltip" translatable=
"yes">Minimo valore visualizzato
</property>
564 <property name=
"adjustment">0 -
64000 100000 1 10 10</property>
565 <property name=
"climb_rate">10</property>
566 <property name=
"digits">1</property>
567 <property name=
"numeric">True
</property>
568 <signal name=
"value_changed" handler=
"on_minSpinButton_value_changed"/>
571 <property name=
"position">1</property>
575 <widget class=
"GtkLabel" id=
"maxLabel">
576 <property name=
"visible">True
</property>
577 <property name=
"label" translatable=
"yes">Max
</property>
580 <property name=
"expand">False
</property>
581 <property name=
"fill">False
</property>
582 <property name=
"padding">3</property>
583 <property name=
"position">2</property>
587 <widget class=
"GtkSpinButton" id=
"maxSpinButton">
588 <property name=
"visible">True
</property>
589 <property name=
"can_focus">True
</property>
590 <property name=
"tooltip" translatable=
"yes">Massimo valore visualizzato
</property>
591 <property name=
"adjustment">1 0.10000000149 100000 1 10 10</property>
592 <property name=
"climb_rate">10</property>
593 <property name=
"digits">1</property>
594 <property name=
"numeric">True
</property>
595 <signal name=
"value_changed" handler=
"on_maxSpinButton_value_changed"/>
598 <property name=
"position">3</property>
605 <property name=
"expand">False
</property>
606 <property name=
"homogeneous">False
</property>
610 <widget class=
"GtkToolItem" id=
"toolitemHist">
611 <property name=
"visible">True
</property>
613 <widget class=
"GtkButton" id=
"histogramButton">
614 <property name=
"visible">True
</property>
615 <property name=
"can_focus">True
</property>
616 <property name=
"tooltip" translatable=
"yes">Visualizza istogramma immagine
</property>
617 <property name=
"label" translatable=
"yes">Histogram
</property>
618 <property name=
"use_underline">True
</property>
619 <property name=
"response_id">0</property>
620 <signal name=
"clicked" handler=
"on_histogramButton_clicked"/>
625 <property name=
"expand">False
</property>
626 <property name=
"homogeneous">False
</property>
630 <widget class=
"GtkToolItem" id=
"toolitemInterp">
631 <property name=
"visible">True
</property>
633 <widget class=
"GtkHBox" id=
"interpGroup">
634 <property name=
"visible">True
</property>
636 <widget class=
"GtkLabel" id=
"interpLabel">
637 <property name=
"visible">True
</property>
638 <property name=
"label" translatable=
"yes">Interpolation:
</property>
641 <property name=
"expand">False
</property>
642 <property name=
"fill">False
</property>
643 <property name=
"padding">3</property>
647 <widget class=
"GtkComboBox" id=
"interpComboBox">
648 <property name=
"visible">True
</property>
649 <property name=
"items" translatable=
"yes">Bessel
666 <signal name=
"changed" handler=
"on_interpComboBox_changed"/>
669 <property name=
"position">1</property>
676 <property name=
"expand">False
</property>
677 <property name=
"homogeneous">False
</property>
682 <property name=
"expand">False
</property>
683 <property name=
"fill">False
</property>
684 <property name=
"padding">2</property>
685 <property name=
"position">3</property>
689 <widget class=
"GtkStatusbar" id=
"statusbar">
690 <property name=
"visible">True
</property>
693 <property name=
"expand">False
</property>
694 <property name=
"fill">False
</property>
695 <property name=
"position">4</property>
701 <widget class=
"GtkWindow" id=
"HistogramWindow">
702 <property name=
"visible">True
</property>
703 <property name=
"title" translatable=
"yes">Histogram
</property>
704 <property name=
"default_width">900</property>
705 <property name=
"default_height">300</property>
706 <signal name=
"destroy" handler=
"on_destroy"/>
707 <signal name=
"delete_event" handler=
"on_delete_event"/>
709 <widget class=
"GtkVBox" id=
"globalVbox">
710 <property name=
"visible">True
</property>
712 <widget class=
"GtkAlignment" id=
"ToolbarAlignment">
713 <property name=
"visible">True
</property>
719 <property name=
"expand">False
</property>
720 <property name=
"fill">False
</property>
724 <widget class=
"GtkAlignment" id=
"CanvasAlignment">
725 <property name=
"visible">True
</property>
726 <property name=
"xalign">0</property>
727 <property name=
"yalign">0</property>
733 <property name=
"position">1</property>
737 <widget class=
"GtkHBox" id=
"toolsHbox">
738 <property name=
"visible">True
</property>
739 <property name=
"spacing">5</property>
741 <widget class=
"GtkCheckButton" id=
"yscaleCheckButton">
742 <property name=
"visible">True
</property>
743 <property name=
"can_focus">True
</property>
744 <property name=
"tooltip" translatable=
"yes">Non ti sembra già autosplicativo?
</property>
745 <property name=
"label" translatable=
"yes">Log Y axis
</property>
746 <property name=
"use_underline">True
</property>
747 <property name=
"response_id">0</property>
748 <property name=
"draw_indicator">True
</property>
749 <signal name=
"toggled" handler=
"on_yscale_toggled"/>
752 <property name=
"expand">False
</property>
753 <property name=
"fill">False
</property>
754 <property name=
"padding">5</property>
758 <widget class=
"GtkCheckButton" id=
"pointsCheckButton">
759 <property name=
"visible">True
</property>
760 <property name=
"can_focus">True
</property>
761 <property name=
"tooltip" translatable=
"yes">Attiva/Disattiva la visualizzazione dei punti sul grafico
</property>
762 <property name=
"label" translatable=
"yes">Points
</property>
763 <property name=
"use_underline">True
</property>
764 <property name=
"response_id">0</property>
765 <property name=
"draw_indicator">True
</property>
766 <signal name=
"toggled" handler=
"on_pointsCheckButton_toggled"/>
769 <property name=
"expand">False
</property>
770 <property name=
"fill">False
</property>
771 <property name=
"position">2</property>
775 <widget class=
"GtkCheckButton" id=
"linesCheckButton">
776 <property name=
"visible">True
</property>
777 <property name=
"can_focus">True
</property>
778 <property name=
"tooltip" translatable=
"yes">Attiva/Disattiva le linee sul grafico
</property>
779 <property name=
"label" translatable=
"yes">Lines
</property>
780 <property name=
"use_underline">True
</property>
781 <property name=
"response_id">0</property>
782 <property name=
"active">True
</property>
783 <property name=
"draw_indicator">True
</property>
784 <signal name=
"toggled" handler=
"on_linesCheckButton_toggled"/>
787 <property name=
"expand">False
</property>
788 <property name=
"fill">False
</property>
789 <property name=
"position">3</property>
793 <widget class=
"GtkCheckButton" id=
"barsCheckButton">
794 <property name=
"visible">True
</property>
795 <property name=
"can_focus">True
</property>
796 <property name=
"label" translatable=
"yes">Bars
</property>
797 <property name=
"use_underline">True
</property>
798 <property name=
"response_id">0</property>
799 <property name=
"draw_indicator">True
</property>
800 <signal name=
"toggled" handler=
"on_barsCheckButton_toggled"/>
803 <property name=
"expand">False
</property>
804 <property name=
"fill">False
</property>
805 <property name=
"position">8</property>
809 <widget class=
"GtkHBox" id=
"binsHBox">
810 <property name=
"visible">True
</property>
812 <widget class=
"GtkLabel" id=
"binsLabel">
813 <property name=
"visible">True
</property>
814 <property name=
"label" translatable=
"yes">Bins:
</property>
817 <property name=
"expand">False
</property>
818 <property name=
"fill">False
</property>
819 <property name=
"pack_type">GTK_PACK_END
</property>
820 <property name=
"position">1</property>
824 <widget class=
"GtkSpinButton" id=
"binsSpinButt">
825 <property name=
"visible">True
</property>
826 <property name=
"can_focus">True
</property>
827 <property name=
"tooltip" translatable=
"yes">Larghezza del rettangolo che indica il range
</property>
828 <property name=
"adjustment">5 5 16000 10 10 10</property>
829 <property name=
"climb_rate">50</property>
830 <property name=
"numeric">True
</property>
831 <signal name=
"value_changed" handler=
"on_binsSpinButt_value_changed"/>
834 <property name=
"expand">False
</property>
835 <property name=
"pack_type">GTK_PACK_END
</property>
840 <property name=
"position">9</property>
844 <widget class=
"GtkHBox" id=
"positionHBox">
845 <property name=
"visible">True
</property>
847 <widget class=
"GtkLabel" id=
"positionLabel">
848 <property name=
"visible">True
</property>
849 <property name=
"label" translatable=
"yes">Position:
</property>
852 <property name=
"expand">False
</property>
853 <property name=
"fill">False
</property>
854 <property name=
"pack_type">GTK_PACK_END
</property>
855 <property name=
"position">1</property>
859 <widget class=
"GtkSpinButton" id=
"positionSpinButt">
860 <property name=
"visible">True
</property>
861 <property name=
"can_focus">True
</property>
862 <property name=
"tooltip" translatable=
"yes">Posizione del rettangolo che indica il range
</property>
863 <property name=
"adjustment">1 0 16000 10 10 10</property>
864 <property name=
"climb_rate">50</property>
865 <property name=
"numeric">True
</property>
866 <signal name=
"value_changed" handler=
"on_SpinButtons_value_changed"/>
869 <property name=
"expand">False
</property>
870 <property name=
"pack_type">GTK_PACK_END
</property>
875 <property name=
"pack_type">GTK_PACK_END
</property>
876 <property name=
"position">7</property>
880 <widget class=
"GtkHBox" id=
"widthHBox">
881 <property name=
"visible">True
</property>
883 <widget class=
"GtkLabel" id=
"widthLabel">
884 <property name=
"visible">True
</property>
885 <property name=
"label" translatable=
"yes">Width:
</property>
888 <property name=
"expand">False
</property>
889 <property name=
"fill">False
</property>
890 <property name=
"pack_type">GTK_PACK_END
</property>
891 <property name=
"position">1</property>
895 <widget class=
"GtkSpinButton" id=
"widthSpinButt">
896 <property name=
"visible">True
</property>
897 <property name=
"can_focus">True
</property>
898 <property name=
"tooltip" translatable=
"yes">Larghezza del rettangolo che indica il range
</property>
899 <property name=
"adjustment">1 0 16000 10 10 10</property>
900 <property name=
"climb_rate">50</property>
901 <property name=
"numeric">True
</property>
902 <signal name=
"value_changed" handler=
"on_SpinButtons_value_changed"/>
905 <property name=
"expand">False
</property>
906 <property name=
"pack_type">GTK_PACK_END
</property>
911 <property name=
"pack_type">GTK_PACK_END
</property>
912 <property name=
"position">6</property>
916 <widget class=
"GtkButton" id=
"applyRangeButton">
917 <property name=
"visible">True
</property>
918 <property name=
"can_focus">True
</property>
919 <property name=
"tooltip" translatable=
"yes">Applica all'immagine il range selezionato
</property>
920 <property name=
"label" translatable=
"yes">Apply range
</property>
921 <property name=
"use_underline">True
</property>
922 <property name=
"response_id">0</property>
923 <signal name=
"clicked" handler=
"on_applyRangeButton_clicked"/>
926 <property name=
"expand">False
</property>
927 <property name=
"fill">False
</property>
928 <property name=
"pack_type">GTK_PACK_END
</property>
929 <property name=
"position">5</property>
933 <widget class=
"GtkToggleButton" id=
"rangeselectTButton">
934 <property name=
"visible">True
</property>
935 <property name=
"can_focus">True
</property>
936 <property name=
"tooltip" translatable=
"yes">Attiva/Disattiva la selezione del range tramite mouse
</property>
937 <property name=
"label" translatable=
"yes">Select range
</property>
938 <property name=
"use_underline">True
</property>
939 <property name=
"response_id">0</property>
940 <signal name=
"toggled" handler=
"on_rangeselectTButton_toggled"/>
943 <property name=
"expand">False
</property>
944 <property name=
"fill">False
</property>
945 <property name=
"pack_type">GTK_PACK_END
</property>
946 <property name=
"position">4</property>
950 <widget class=
"GtkButton" id=
"closeButton">
951 <property name=
"visible">True
</property>
952 <property name=
"can_focus">True
</property>
953 <property name=
"tooltip" translatable=
"yes">Nasconde la finestra
</property>
954 <property name=
"label" translatable=
"yes">Close
</property>
955 <property name=
"use_underline">True
</property>
956 <property name=
"response_id">0</property>
957 <signal name=
"clicked" handler=
"on_closeButton_clicked"/>
960 <property name=
"expand">False
</property>
961 <property name=
"fill">False
</property>
962 <property name=
"pack_type">GTK_PACK_END
</property>
963 <property name=
"position">1</property>
968 <property name=
"expand">False
</property>
969 <property name=
"fill">False
</property>
970 <property name=
"position">2</property>
974 <widget class=
"GtkStatusbar" id=
"statusbar">
975 <property name=
"visible">True
</property>
978 <property name=
"expand">False
</property>
979 <property name=
"fill">False
</property>
980 <property name=
"position">3</property>
986 <widget class=
"GtkFileChooserDialog" id=
"openfileDialog">
987 <property name=
"visible">True
</property>
988 <property name=
"icon_name">gtk-open
</property>
989 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
990 <signal name=
"file_activated" handler=
"on_openfileDialog_file_activated"/>
991 <signal name=
"close" handler=
"on_openfileDialog_close"/>
992 <signal name=
"destroy" handler=
"on_destroy"/>
993 <signal name=
"delete_event" handler=
"on_delete_event"/>
994 <signal name=
"response" handler=
"on_openfileDialog_response"/>
995 <child internal-child=
"vbox">
996 <widget class=
"GtkVBox" id=
"dialog-vbox1">
997 <property name=
"visible">True
</property>
998 <property name=
"spacing">24</property>
999 <child internal-child=
"action_area">
1000 <widget class=
"GtkHButtonBox" id=
"dialog-action_area1">
1001 <property name=
"visible">True
</property>
1002 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
1004 <widget class=
"GtkButton" id=
"cancelButton">
1005 <property name=
"visible">True
</property>
1006 <property name=
"can_focus">True
</property>
1007 <property name=
"can_default">True
</property>
1008 <property name=
"label">gtk-cancel
</property>
1009 <property name=
"use_stock">True
</property>
1010 <property name=
"response_id">-
6</property>
1011 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
1015 <widget class=
"GtkButton" id=
"openButton">
1016 <property name=
"visible">True
</property>
1017 <property name=
"can_focus">True
</property>
1018 <property name=
"can_default">True
</property>
1019 <property name=
"has_default">True
</property>
1020 <property name=
"label">gtk-open
</property>
1021 <property name=
"use_stock">True
</property>
1022 <property name=
"response_id">-
5</property>
1023 <signal name=
"clicked" handler=
"on_openButton_clicked"/>
1026 <property name=
"position">1</property>
1031 <property name=
"expand">False
</property>
1032 <property name=
"pack_type">GTK_PACK_END
</property>
1038 <widget class=
"GtkAboutDialog" id=
"aboutDialog">
1039 <property name=
"visible">True
</property>
1040 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_NORMAL
</property>
1041 <property name=
"copyright" translatable=
"yes">Copyright (C)
2006 -
2007 Antonino Ingargiola
</property>
1042 <property name=
"comments" translatable=
"yes">A tool for analyzing scientific images.
</property>
1043 <property name=
"website">tritemio@gmail.com
</property>
1044 <property name=
"website_label" translatable=
"yes">tritemio@gmail.com
</property>
1045 <property name=
"license" translatable=
"yes"> GNU GENERAL PUBLIC LICENSE
1046 Version
2, June
1991
1048 Copyright (C)
1989,
1991 Free Software Foundation, Inc.,
1049 51 Franklin Street, Fifth Floor, Boston, MA
02110-
1301 USA
1050 Everyone is permitted to copy and distribute verbatim copies
1051 of this license document, but changing it is not allowed.
1055 The licenses for most software are designed to take away your
1056 freedom to share and change it. By contrast, the GNU General Public
1057 License is intended to guarantee your freedom to share and change free
1058 software--to make sure the software is free for all its users. This
1059 General Public License applies to most of the Free Software
1060 Foundation's software and to any other program whose authors commit to
1061 using it. (Some other Free Software Foundation software is covered by
1062 the GNU Lesser General Public License instead.) You can apply it to
1065 When we speak of free software, we are referring to freedom, not
1066 price. Our General Public Licenses are designed to make sure that you
1067 have the freedom to distribute copies of free software (and charge for
1068 this service if you wish), that you receive source code or can get it
1069 if you want it, that you can change the software or use pieces of it
1070 in new free programs; and that you know you can do these things.
1072 To protect your rights, we need to make restrictions that forbid
1073 anyone to deny you these rights or to ask you to surrender the rights.
1074 These restrictions translate to certain responsibilities for you if you
1075 distribute copies of the software, or if you modify it.
1077 For example, if you distribute copies of such a program, whether
1078 gratis or for a fee, you must give the recipients all the rights that
1079 you have. You must make sure that they, too, receive or can get the
1080 source code. And you must show them these terms so they know their
1083 We protect your rights with two steps: (
1) copyright the software, and
1084 (
2) offer you this license which gives you legal permission to copy,
1085 distribute and/or modify the software.
1087 Also, for each author's protection and ours, we want to make certain
1088 that everyone understands that there is no warranty for this free
1089 software. If the software is modified by someone else and passed on, we
1090 want its recipients to know that what they have is not the original, so
1091 that any problems introduced by others will not reflect on the original
1092 authors' reputations.
1094 Finally, any free program is threatened constantly by software
1095 patents. We wish to avoid the danger that redistributors of a free
1096 program will individually obtain patent licenses, in effect making the
1097 program proprietary. To prevent this, we have made it clear that any
1098 patent must be licensed for everyone's free use or not licensed at all.
1100 The precise terms and conditions for copying, distribution and
1101 modification follow.
1103 GNU GENERAL PUBLIC LICENSE
1104 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
1106 0. This License applies to any program or other work which contains
1107 a notice placed by the copyright holder saying it may be distributed
1108 under the terms of this General Public License. The
"Program", below,
1109 refers to any such program or work, and a
"work based on the Program"
1110 means either the Program or any derivative work under copyright law:
1111 that is to say, a work containing the Program or a portion of it,
1112 either verbatim or with modifications and/or translated into another
1113 language. (Hereinafter, translation is included without limitation in
1114 the term
"modification".) Each licensee is addressed as
"you".
1116 Activities other than copying, distribution and modification are not
1117 covered by this License; they are outside its scope. The act of
1118 running the Program is not restricted, and the output from the Program
1119 is covered only if its contents constitute a work based on the
1120 Program (independent of having been made by running the Program).
1121 Whether that is true depends on what the Program does.
1123 1. You may copy and distribute verbatim copies of the Program's
1124 source code as you receive it, in any medium, provided that you
1125 conspicuously and appropriately publish on each copy an appropriate
1126 copyright notice and disclaimer of warranty; keep intact all the
1127 notices that refer to this License and to the absence of any warranty;
1128 and give any other recipients of the Program a copy of this License
1129 along with the Program.
1131 You may charge a fee for the physical act of transferring a copy, and
1132 you may at your option offer warranty protection in exchange for a fee.
1134 2. You may modify your copy or copies of the Program or any portion
1135 of it, thus forming a work based on the Program, and copy and
1136 distribute such modifications or work under the terms of Section
1
1137 above, provided that you also meet all of these conditions:
1139 a) You must cause the modified files to carry prominent notices
1140 stating that you changed the files and the date of any change.
1142 b) You must cause any work that you distribute or publish, that in
1143 whole or in part contains or is derived from the Program or any
1144 part thereof, to be licensed as a whole at no charge to all third
1145 parties under the terms of this License.
1147 c) If the modified program normally reads commands interactively
1148 when run, you must cause it, when started running for such
1149 interactive use in the most ordinary way, to print or display an
1150 announcement including an appropriate copyright notice and a
1151 notice that there is no warranty (or else, saying that you provide
1152 a warranty) and that users may redistribute the program under
1153 these conditions, and telling the user how to view a copy of this
1154 License. (Exception: if the Program itself is interactive but
1155 does not normally print such an announcement, your work based on
1156 the Program is not required to print an announcement.)
1158 These requirements apply to the modified work as a whole. If
1159 identifiable sections of that work are not derived from the Program,
1160 and can be reasonably considered independent and separate works in
1161 themselves, then this License, and its terms, do not apply to those
1162 sections when you distribute them as separate works. But when you
1163 distribute the same sections as part of a whole which is a work based
1164 on the Program, the distribution of the whole must be on the terms of
1165 this License, whose permissions for other licensees extend to the
1166 entire whole, and thus to each and every part regardless of who wrote it.
1168 Thus, it is not the intent of this section to claim rights or contest
1169 your rights to work written entirely by you; rather, the intent is to
1170 exercise the right to control the distribution of derivative or
1171 collective works based on the Program.
1173 In addition, mere aggregation of another work not based on the Program
1174 with the Program (or with a work based on the Program) on a volume of
1175 a storage or distribution medium does not bring the other work under
1176 the scope of this License.
1178 3. You may copy and distribute the Program (or a work based on it,
1179 under Section
2) in object code or executable form under the terms of
1180 Sections
1 and
2 above provided that you also do one of the following:
1182 a) Accompany it with the complete corresponding machine-readable
1183 source code, which must be distributed under the terms of Sections
1184 1 and
2 above on a medium customarily used for software interchange; or,
1186 b) Accompany it with a written offer, valid for at least three
1187 years, to give any third party, for a charge no more than your
1188 cost of physically performing source distribution, a complete
1189 machine-readable copy of the corresponding source code, to be
1190 distributed under the terms of Sections
1 and
2 above on a medium
1191 customarily used for software interchange; or,
1193 c) Accompany it with the information you received as to the offer
1194 to distribute corresponding source code. (This alternative is
1195 allowed only for noncommercial distribution and only if you
1196 received the program in object code or executable form with such
1197 an offer, in accord with Subsection b above.)
1199 The source code for a work means the preferred form of the work for
1200 making modifications to it. For an executable work, complete source
1201 code means all the source code for all modules it contains, plus any
1202 associated interface definition files, plus the scripts used to
1203 control compilation and installation of the executable. However, as a
1204 special exception, the source code distributed need not include
1205 anything that is normally distributed (in either source or binary
1206 form) with the major components (compiler, kernel, and so on) of the
1207 operating system on which the executable runs, unless that component
1208 itself accompanies the executable.
1210 If distribution of executable or object code is made by offering
1211 access to copy from a designated place, then offering equivalent
1212 access to copy the source code from the same place counts as
1213 distribution of the source code, even though third parties are not
1214 compelled to copy the source along with the object code.
1216 4. You may not copy, modify, sublicense, or distribute the Program
1217 except as expressly provided under this License. Any attempt
1218 otherwise to copy, modify, sublicense or distribute the Program is
1219 void, and will automatically terminate your rights under this License.
1220 However, parties who have received copies, or rights, from you under
1221 this License will not have their licenses terminated so long as such
1222 parties remain in full compliance.
1224 5. You are not required to accept this License, since you have not
1225 signed it. However, nothing else grants you permission to modify or
1226 distribute the Program or its derivative works. These actions are
1227 prohibited by law if you do not accept this License. Therefore, by
1228 modifying or distributing the Program (or any work based on the
1229 Program), you indicate your acceptance of this License to do so, and
1230 all its terms and conditions for copying, distributing or modifying
1231 the Program or works based on it.
1233 6. Each time you redistribute the Program (or any work based on the
1234 Program), the recipient automatically receives a license from the
1235 original licensor to copy, distribute or modify the Program subject to
1236 these terms and conditions. You may not impose any further
1237 restrictions on the recipients' exercise of the rights granted herein.
1238 You are not responsible for enforcing compliance by third parties to
1241 7. If, as a consequence of a court judgment or allegation of patent
1242 infringement or for any other reason (not limited to patent issues),
1243 conditions are imposed on you (whether by court order, agreement or
1244 otherwise) that contradict the conditions of this License, they do not
1245 excuse you from the conditions of this License. If you cannot
1246 distribute so as to satisfy simultaneously your obligations under this
1247 License and any other pertinent obligations, then as a consequence you
1248 may not distribute the Program at all. For example, if a patent
1249 license would not permit royalty-free redistribution of the Program by
1250 all those who receive copies directly or indirectly through you, then
1251 the only way you could satisfy both it and this License would be to
1252 refrain entirely from distribution of the Program.
1254 If any portion of this section is held invalid or unenforceable under
1255 any particular circumstance, the balance of the section is intended to
1256 apply and the section as a whole is intended to apply in other
1259 It is not the purpose of this section to induce you to infringe any
1260 patents or other property right claims or to contest validity of any
1261 such claims; this section has the sole purpose of protecting the
1262 integrity of the free software distribution system, which is
1263 implemented by public license practices. Many people have made
1264 generous contributions to the wide range of software distributed
1265 through that system in reliance on consistent application of that
1266 system; it is up to the author/donor to decide if he or she is willing
1267 to distribute software through any other system and a licensee cannot
1270 This section is intended to make thoroughly clear what is believed to
1271 be a consequence of the rest of this License.
1273 8. If the distribution and/or use of the Program is restricted in
1274 certain countries either by patents or by copyrighted interfaces, the
1275 original copyright holder who places the Program under this License
1276 may add an explicit geographical distribution limitation excluding
1277 those countries, so that distribution is permitted only in or among
1278 countries not thus excluded. In such case, this License incorporates
1279 the limitation as if written in the body of this License.
1281 9. The Free Software Foundation may publish revised and/or new versions
1282 of the General Public License from time to time. Such new versions will
1283 be similar in spirit to the present version, but may differ in detail to
1284 address new problems or concerns.
1286 Each version is given a distinguishing version number. If the Program
1287 specifies a version number of this License which applies to it and
"any
1288 later version", you have the option of following the terms and conditions
1289 either of that version or of any later version published by the Free
1290 Software Foundation. If the Program does not specify a version number of
1291 this License, you may choose any version ever published by the Free Software
1294 10. If you wish to incorporate parts of the Program into other free
1295 programs whose distribution conditions are different, write to the author
1296 to ask for permission. For software which is copyrighted by the Free
1297 Software Foundation, write to the Free Software Foundation; we sometimes
1298 make exceptions for this. Our decision will be guided by the two goals
1299 of preserving the free status of all derivatives of our free software and
1300 of promoting the sharing and reuse of software generally.
1304 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
1305 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
1306 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
1307 PROVIDE THE PROGRAM
"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
1308 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
1309 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
1310 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
1311 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
1312 REPAIR OR CORRECTION.
1314 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1315 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
1316 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
1317 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
1318 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
1319 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
1320 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
1321 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
1322 POSSIBILITY OF SUCH DAMAGES.
1324 END OF TERMS AND CONDITIONS
</property>
1325 <property name=
"authors">Antonino Ingargiola
<tritemio@gmail.com
></property>
1326 <property name=
"documenters">Antonino Ingargiola
<tritemio@gmail.com
></property>
1327 <property name=
"translator_credits" translatable=
"yes" comments=
"TRANSLATORS: Replace this string with your names, one name per line.">translator-credits
</property>
1328 <property name=
"artists">Antonino Ingargiola
<tritemio@gmail.com
></property>
1329 <property name=
"logo">logo.png
</property>
1330 <signal name=
"destroy" handler=
"on_destroy"/>
1331 <signal name=
"delete_event" handler=
"on_delete_event"/>
1332 <child internal-child=
"vbox">
1333 <widget class=
"GtkVBox" id=
"dialog-vbox2">
1334 <child internal-child=
"action_area">
1335 <widget class=
"GtkHButtonBox" id=
"dialog-action_area2">
1338 <property name=
"expand">False
</property>
1339 <property name=
"pack_type">GTK_PACK_END
</property>
1345 <widget class=
"GtkWindow" id=
"SectionWindow">
1346 <property name=
"visible">True
</property>
1347 <property name=
"title" translatable=
"yes">Image Sections
</property>
1348 <property name=
"default_width">450</property>
1349 <property name=
"default_height">400</property>
1350 <signal name=
"destroy" handler=
"on_destroy"/>
1351 <signal name=
"delete_event" handler=
"on_delete_event"/>
1353 <widget class=
"GtkVBox" id=
"globalVbox">
1354 <property name=
"visible">True
</property>
1356 <widget class=
"GtkAlignment" id=
"ToolbarAlignment">
1357 <property name=
"visible">True
</property>
1363 <property name=
"expand">False
</property>
1367 <widget class=
"GtkAlignment" id=
"CanvasAlignment">
1368 <property name=
"visible">True
</property>
1374 <property name=
"position">1</property>
1378 <widget class=
"GtkHBox" id=
"toolbarHBox">
1379 <property name=
"visible">True
</property>
1381 <widget class=
"GtkCheckButton" id=
"gridCheckButton">
1382 <property name=
"visible">True
</property>
1383 <property name=
"can_focus">True
</property>
1384 <property name=
"label" translatable=
"yes">Grid
</property>
1385 <property name=
"use_underline">True
</property>
1386 <property name=
"response_id">0</property>
1387 <property name=
"active">True
</property>
1388 <property name=
"draw_indicator">True
</property>
1389 <signal name=
"toggled" handler=
"on_gridCheckButton_toggled"/>
1392 <property name=
"expand">False
</property>
1393 <property name=
"fill">False
</property>
1397 <widget class=
"GtkCheckButton" id=
"pointCheckButton">
1398 <property name=
"visible">True
</property>
1399 <property name=
"can_focus">True
</property>
1400 <property name=
"label" translatable=
"yes">Points
</property>
1401 <property name=
"use_underline">True
</property>
1402 <property name=
"response_id">0</property>
1403 <property name=
"draw_indicator">True
</property>
1404 <signal name=
"toggled" handler=
"on_pointCheckButton_toggled"/>
1407 <property name=
"expand">False
</property>
1408 <property name=
"fill">False
</property>
1409 <property name=
"position">2</property>
1413 <widget class=
"GtkButton" id=
"closeButton">
1414 <property name=
"visible">True
</property>
1415 <property name=
"can_focus">True
</property>
1416 <property name=
"label" translatable=
"yes">Close
</property>
1417 <property name=
"use_underline">True
</property>
1418 <property name=
"response_id">0</property>
1419 <signal name=
"clicked" handler=
"on_closeButton_clicked"/>
1422 <property name=
"expand">False
</property>
1423 <property name=
"fill">False
</property>
1424 <property name=
"pack_type">GTK_PACK_END
</property>
1425 <property name=
"position">1</property>
1430 <property name=
"expand">False
</property>
1431 <property name=
"position">2</property>
1435 <widget class=
"GtkStatusbar" id=
"statusbar">
1436 <property name=
"visible">True
</property>
1439 <property name=
"expand">False
</property>
1440 <property name=
"fill">False
</property>
1441 <property name=
"position">3</property>
1447 <widget class=
"GtkDialog" id=
"TitleAndAxesWindow">
1448 <property name=
"visible">True
</property>
1449 <property name=
"title" translatable=
"yes">Title and Labels
</property>
1450 <property name=
"icon_name">gtk-preferences
</property>
1451 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
1452 <signal name=
"destroy" handler=
"on_destroy"/>
1453 <signal name=
"delete_event" handler=
"on_delete_event"/>
1454 <child internal-child=
"vbox">
1455 <widget class=
"GtkVBox" id=
"dialog-vbox">
1456 <property name=
"visible">True
</property>
1458 <widget class=
"GtkVBox" id=
"globalVbox">
1459 <property name=
"visible">True
</property>
1460 <property name=
"border_width">5</property>
1462 <widget class=
"GtkLabel" id=
"descriptionLabel">
1463 <property name=
"visible">True
</property>
1464 <property name=
"xpad">10</property>
1465 <property name=
"ypad">10</property>
1466 <property name=
"label" translatable=
"yes">Set the Title string, and the labels for X and Y axis:
</property>
1467 <property name=
"wrap">True
</property>
1470 <property name=
"expand">False
</property>
1471 <property name=
"fill">False
</property>
1472 <property name=
"padding">5</property>
1476 <widget class=
"GtkHBox" id=
"titleHbox">
1477 <property name=
"visible">True
</property>
1479 <widget class=
"GtkLabel" id=
"TitleLabel">
1480 <property name=
"visible">True
</property>
1481 <property name=
"xalign">0</property>
1482 <property name=
"xpad">10</property>
1483 <property name=
"label" translatable=
"yes">Title:
</property>
1484 <property name=
"width_chars">10</property>
1485 <property name=
"single_line_mode">True
</property>
1488 <property name=
"expand">False
</property>
1489 <property name=
"fill">False
</property>
1490 <property name=
"padding">5</property>
1494 <widget class=
"GtkEntry" id=
"titleEntry">
1495 <property name=
"visible">True
</property>
1496 <property name=
"can_focus">True
</property>
1497 <property name=
"invisible_char">*
</property>
1500 <property name=
"padding">5</property>
1501 <property name=
"position">1</property>
1506 <property name=
"padding">5</property>
1507 <property name=
"position">1</property>
1511 <widget class=
"GtkHBox" id=
"xlabelHbox">
1512 <property name=
"visible">True
</property>
1514 <widget class=
"GtkLabel" id=
"label13">
1515 <property name=
"visible">True
</property>
1516 <property name=
"xalign">0</property>
1517 <property name=
"xpad">10</property>
1518 <property name=
"label" translatable=
"yes">X Axis label:
</property>
1519 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
1520 <property name=
"width_chars">10</property>
1523 <property name=
"expand">False
</property>
1524 <property name=
"fill">False
</property>
1525 <property name=
"padding">5</property>
1529 <widget class=
"GtkEntry" id=
"xlabelEntry">
1530 <property name=
"visible">True
</property>
1531 <property name=
"can_focus">True
</property>
1532 <property name=
"invisible_char">*
</property>
1535 <property name=
"padding">5</property>
1536 <property name=
"position">1</property>
1541 <property name=
"padding">5</property>
1542 <property name=
"position">2</property>
1546 <widget class=
"GtkHBox" id=
"ylabelHbox">
1547 <property name=
"visible">True
</property>
1549 <widget class=
"GtkLabel" id=
"label14">
1550 <property name=
"visible">True
</property>
1551 <property name=
"xalign">0</property>
1552 <property name=
"xpad">10</property>
1553 <property name=
"label" translatable=
"yes">Y Axis Label:
</property>
1554 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
1555 <property name=
"width_chars">10</property>
1558 <property name=
"expand">False
</property>
1559 <property name=
"fill">False
</property>
1560 <property name=
"padding">5</property>
1564 <widget class=
"GtkEntry" id=
"ylabelEntry">
1565 <property name=
"visible">True
</property>
1566 <property name=
"can_focus">True
</property>
1567 <property name=
"invisible_char">*
</property>
1570 <property name=
"padding">5</property>
1571 <property name=
"position">1</property>
1576 <property name=
"padding">5</property>
1577 <property name=
"position">3</property>
1582 <property name=
"position">2</property>
1585 <child internal-child=
"action_area">
1586 <widget class=
"GtkHButtonBox" id=
"dialog-action_area">
1587 <property name=
"visible">True
</property>
1588 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
1590 <widget class=
"GtkButton" id=
"cancelButton">
1591 <property name=
"visible">True
</property>
1592 <property name=
"can_focus">True
</property>
1593 <property name=
"can_default">True
</property>
1594 <property name=
"label">gtk-cancel
</property>
1595 <property name=
"use_stock">True
</property>
1596 <property name=
"response_id">-
6</property>
1597 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
1601 <widget class=
"GtkButton" id=
"okButton">
1602 <property name=
"visible">True
</property>
1603 <property name=
"can_focus">True
</property>
1604 <property name=
"can_default">True
</property>
1605 <property name=
"label">gtk-ok
</property>
1606 <property name=
"use_stock">True
</property>
1607 <property name=
"response_id">-
5</property>
1608 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
1611 <property name=
"position">1</property>
1616 <property name=
"expand">False
</property>
1617 <property name=
"pack_type">GTK_PACK_END
</property>
1623 <widget class=
"GtkDialog" id=
"GaussianFilterWindow">
1624 <property name=
"visible">True
</property>
1625 <property name=
"title" translatable=
"yes">Gaussian Filter
</property>
1626 <property name=
"default_height">180</property>
1627 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
1628 <signal name=
"destroy" handler=
"on_destroy"/>
1629 <signal name=
"delete_event" handler=
"on_delete_event"/>
1630 <child internal-child=
"vbox">
1631 <widget class=
"GtkVBox" id=
"dialog-vbox">
1632 <property name=
"visible">True
</property>
1634 <widget class=
"GtkVBox" id=
"globalVbox">
1635 <property name=
"visible">True
</property>
1637 <widget class=
"GtkLabel" id=
"descriptionLabel">
1638 <property name=
"visible">True
</property>
1639 <property name=
"xpad">10</property>
1640 <property name=
"label" translatable=
"yes">Select the standard deviation for the gaussian filter (in pixel):
</property>
1643 <property name=
"padding">5</property>
1647 <widget class=
"GtkHBox" id=
"standardDevHbox">
1648 <property name=
"visible">True
</property>
1650 <widget class=
"GtkLabel" id=
"label">
1651 <property name=
"visible">True
</property>
1652 <property name=
"xpad">10</property>
1653 <property name=
"label" translatable=
"yes">Standard Deviation:
</property>
1654 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
1657 <property name=
"expand">False
</property>
1658 <property name=
"fill">False
</property>
1662 <widget class=
"GtkSpinButton" id=
"sigmaSpinButton">
1663 <property name=
"visible">True
</property>
1664 <property name=
"can_focus">True
</property>
1665 <property name=
"adjustment">1 0 1000 1 10 10</property>
1666 <property name=
"climb_rate">1</property>
1667 <property name=
"digits">2</property>
1668 <property name=
"numeric">True
</property>
1671 <property name=
"padding">10</property>
1672 <property name=
"position">1</property>
1677 <property name=
"padding">10</property>
1678 <property name=
"position">1</property>
1683 <property name=
"padding">10</property>
1684 <property name=
"position">2</property>
1687 <child internal-child=
"action_area">
1688 <widget class=
"GtkHButtonBox" id=
"dialog-action_area3">
1689 <property name=
"visible">True
</property>
1690 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
1692 <widget class=
"GtkButton" id=
"cancelButton">
1693 <property name=
"visible">True
</property>
1694 <property name=
"can_focus">True
</property>
1695 <property name=
"can_default">True
</property>
1696 <property name=
"label">gtk-cancel
</property>
1697 <property name=
"use_stock">True
</property>
1698 <property name=
"response_id">-
6</property>
1699 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
1703 <widget class=
"GtkButton" id=
"okButton">
1704 <property name=
"visible">True
</property>
1705 <property name=
"can_focus">True
</property>
1706 <property name=
"can_default">True
</property>
1707 <property name=
"label">gtk-ok
</property>
1708 <property name=
"use_stock">True
</property>
1709 <property name=
"response_id">-
5</property>
1710 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
1713 <property name=
"position">1</property>
1718 <property name=
"expand">False
</property>
1719 <property name=
"pack_type">GTK_PACK_END
</property>
1725 <widget class=
"GtkDialog" id=
"PixelDimensionWindow">
1726 <property name=
"visible">True
</property>
1727 <property name=
"title" translatable=
"yes">Pixel Dimension
</property>
1728 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
1729 <signal name=
"destroy" handler=
"on_destroy"/>
1730 <signal name=
"delete_event" handler=
"on_delete_event"/>
1731 <child internal-child=
"vbox">
1732 <widget class=
"GtkVBox" id=
"dialog-vbox">
1733 <property name=
"visible">True
</property>
1735 <widget class=
"GtkVBox" id=
"globalVbox">
1736 <property name=
"visible">True
</property>
1737 <property name=
"border_width">10</property>
1739 <widget class=
"GtkLabel" id=
"descriptionLabel">
1740 <property name=
"visible">True
</property>
1741 <property name=
"ypad">5</property>
1742 <property name=
"label" translatable=
"yes">Select the pixel dimension:
</property>
1745 <property name=
"expand">False
</property>
1746 <property name=
"fill">False
</property>
1747 <property name=
"padding">5</property>
1751 <widget class=
"GtkHBox" id=
"xdimensionHbox">
1752 <property name=
"visible">True
</property>
1754 <widget class=
"GtkLabel" id=
"pixXdimLabel">
1755 <property name=
"visible">True
</property>
1756 <property name=
"xalign">0</property>
1757 <property name=
"xpad">10</property>
1758 <property name=
"label" translatable=
"yes">Pixel X dimension:
</property>
1759 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
1763 <widget class=
"GtkSpinButton" id=
"xPixDimSpinButt">
1764 <property name=
"visible">True
</property>
1765 <property name=
"can_focus">True
</property>
1766 <property name=
"adjustment">1 0.0010000000475 100000 1 10 10</property>
1767 <property name=
"climb_rate">10</property>
1768 <property name=
"digits">2</property>
1769 <property name=
"numeric">True
</property>
1772 <property name=
"padding">10</property>
1773 <property name=
"position">1</property>
1777 <widget class=
"GtkLabel" id=
"label44">
1778 <property name=
"visible">True
</property>
1779 <property name=
"label" translatable=
"yes">A.U.
</property>
1782 <property name=
"expand">False
</property>
1783 <property name=
"fill">False
</property>
1784 <property name=
"position">2</property>
1789 <property name=
"padding">5</property>
1790 <property name=
"position">1</property>
1794 <widget class=
"GtkHBox" id=
"ydimensionHbox">
1795 <property name=
"visible">True
</property>
1797 <widget class=
"GtkLabel" id=
"pixYdimLabel">
1798 <property name=
"visible">True
</property>
1799 <property name=
"xalign">0</property>
1800 <property name=
"xpad">10</property>
1801 <property name=
"label" translatable=
"yes">PIxel Y dimension:
</property>
1805 <widget class=
"GtkSpinButton" id=
"yPixDimSpinButt">
1806 <property name=
"visible">True
</property>
1807 <property name=
"can_focus">True
</property>
1808 <property name=
"adjustment">1 0.0010000000475 100000 1 10 10</property>
1809 <property name=
"climb_rate">10</property>
1810 <property name=
"digits">2</property>
1811 <property name=
"numeric">True
</property>
1814 <property name=
"padding">10</property>
1815 <property name=
"position">1</property>
1819 <widget class=
"GtkLabel" id=
"label45">
1820 <property name=
"visible">True
</property>
1821 <property name=
"label" translatable=
"yes">A.U.
</property>
1824 <property name=
"expand">False
</property>
1825 <property name=
"fill">False
</property>
1826 <property name=
"position">2</property>
1831 <property name=
"padding">5</property>
1832 <property name=
"position">2</property>
1836 <widget class=
"GtkHBox" id=
"hbox1">
1837 <property name=
"visible">True
</property>
1838 <property name=
"homogeneous">True
</property>
1840 <widget class=
"GtkLabel" id=
"label15">
1841 <property name=
"visible">True
</property>
1842 <property name=
"xalign">0</property>
1843 <property name=
"xpad">10</property>
1844 <property name=
"label" translatable=
"yes">Pixel aspect ratio:
</property>
1848 <widget class=
"GtkSpinButton" id=
"aspectSpinButt">
1849 <property name=
"visible">True
</property>
1850 <property name=
"can_focus">True
</property>
1851 <property name=
"tooltip" translatable=
"yes">Visualized pixel aspect ratio
</property>
1852 <property name=
"adjustment">1 0.0010000000475 1000 1 10 10</property>
1853 <property name=
"climb_rate">10</property>
1854 <property name=
"digits">2</property>
1855 <property name=
"numeric">True
</property>
1858 <property name=
"padding">10</property>
1859 <property name=
"position">1</property>
1864 <property name=
"padding">5</property>
1865 <property name=
"position">3</property>
1870 <property name=
"position">2</property>
1873 <child internal-child=
"action_area">
1874 <widget class=
"GtkHButtonBox" id=
"dialog-action_area4">
1875 <property name=
"visible">True
</property>
1876 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
1878 <widget class=
"GtkButton" id=
"cancelButton">
1879 <property name=
"visible">True
</property>
1880 <property name=
"can_focus">True
</property>
1881 <property name=
"can_default">True
</property>
1882 <property name=
"label">gtk-cancel
</property>
1883 <property name=
"use_stock">True
</property>
1884 <property name=
"response_id">-
6</property>
1885 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
1889 <widget class=
"GtkButton" id=
"okButton">
1890 <property name=
"visible">True
</property>
1891 <property name=
"can_focus">True
</property>
1892 <property name=
"can_default">True
</property>
1893 <property name=
"label">gtk-ok
</property>
1894 <property name=
"use_stock">True
</property>
1895 <property name=
"response_id">-
5</property>
1896 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
1899 <property name=
"position">1</property>
1904 <property name=
"expand">False
</property>
1905 <property name=
"pack_type">GTK_PACK_END
</property>
1911 <widget class=
"GtkDialog" id=
"SectionListWindow">
1912 <property name=
"visible">True
</property>
1913 <property name=
"title" translatable=
"yes">Sections
</property>
1914 <property name=
"default_width">380</property>
1915 <property name=
"default_height">380</property>
1916 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
1917 <signal name=
"close" handler=
"on_close"/>
1918 <signal name=
"destroy" handler=
"on_destroy"/>
1919 <signal name=
"delete_event" handler=
"on_delete_event"/>
1920 <child internal-child=
"vbox">
1921 <widget class=
"GtkVBox" id=
"dialog-vbox">
1922 <property name=
"visible">True
</property>
1924 <widget class=
"GtkVBox" id=
"globalVbox">
1925 <property name=
"visible">True
</property>
1927 <widget class=
"GtkLabel" id=
"sectionListLabel">
1928 <property name=
"visible">True
</property>
1929 <property name=
"can_focus">True
</property>
1930 <property name=
"label" translatable=
"yes">Sections List:
</property>
1931 <property name=
"selectable">True
</property>
1932 <property name=
"mnemonic_widget">sectionsTextView
</property>
1935 <property name=
"expand">False
</property>
1936 <property name=
"fill">False
</property>
1937 <property name=
"padding">4</property>
1941 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow">
1942 <property name=
"visible">True
</property>
1943 <property name=
"can_focus">True
</property>
1944 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
1946 <widget class=
"GtkTextView" id=
"sectionsTextView">
1947 <property name=
"visible">True
</property>
1948 <property name=
"can_focus">True
</property>
1953 <property name=
"position">1</property>
1958 <property name=
"position">2</property>
1961 <child internal-child=
"action_area">
1962 <widget class=
"GtkHButtonBox" id=
"dialog-action_area5">
1963 <property name=
"visible">True
</property>
1964 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
1966 <widget class=
"GtkButton" id=
"closeButton">
1967 <property name=
"visible">True
</property>
1968 <property name=
"can_focus">True
</property>
1969 <property name=
"can_default">True
</property>
1970 <property name=
"label">gtk-close
</property>
1971 <property name=
"use_stock">True
</property>
1972 <property name=
"response_id">-
7</property>
1973 <signal name=
"clicked" handler=
"on_closeButton_clicked"/>
1978 <property name=
"expand">False
</property>
1979 <property name=
"pack_type">GTK_PACK_END
</property>
1985 <widget class=
"GtkFileChooserDialog" id=
"savefileDialog">
1986 <property name=
"visible">True
</property>
1987 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
1988 <property name=
"action">GTK_FILE_CHOOSER_ACTION_SAVE
</property>
1989 <child internal-child=
"vbox">
1990 <widget class=
"GtkVBox" id=
"dialog-vbox">
1991 <property name=
"visible">True
</property>
1992 <property name=
"spacing">24</property>
1993 <child internal-child=
"action_area">
1994 <widget class=
"GtkHButtonBox" id=
"dialog-action_area">
1995 <property name=
"visible">True
</property>
1996 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
1998 <widget class=
"GtkButton" id=
"cancelButton">
1999 <property name=
"visible">True
</property>
2000 <property name=
"can_focus">True
</property>
2001 <property name=
"can_default">True
</property>
2002 <property name=
"label">gtk-cancel
</property>
2003 <property name=
"use_stock">True
</property>
2004 <property name=
"response_id">-
6</property>
2005 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
2009 <widget class=
"GtkButton" id=
"saveButton">
2010 <property name=
"visible">True
</property>
2011 <property name=
"can_focus">True
</property>
2012 <property name=
"can_default">True
</property>
2013 <property name=
"has_default">True
</property>
2014 <property name=
"label">gtk-save
</property>
2015 <property name=
"use_stock">True
</property>
2016 <property name=
"response_id">-
5</property>
2017 <signal name=
"clicked" handler=
"on_saveButton_clicked"/>
2020 <property name=
"position">1</property>
2025 <property name=
"expand">False
</property>
2026 <property name=
"pack_type">GTK_PACK_END
</property>
2032 <widget class=
"GtkDialog" id=
"BinningDialog">
2033 <property name=
"visible">True
</property>
2034 <property name=
"title" translatable=
"yes">Binning Parameters
</property>
2035 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
2036 <signal name=
"destroy" handler=
"on_destroy"/>
2037 <signal name=
"delete_event" handler=
"on_delete_event"/>
2038 <child internal-child=
"vbox">
2039 <widget class=
"GtkVBox" id=
"vbox">
2040 <property name=
"visible">True
</property>
2042 <widget class=
"GtkVBox" id=
"vbox3">
2043 <property name=
"visible">True
</property>
2044 <property name=
"homogeneous">True
</property>
2046 <widget class=
"GtkLabel" id=
"label16">
2047 <property name=
"visible">True
</property>
2048 <property name=
"ypad">5</property>
2049 <property name=
"label" translatable=
"yes">Select the binning parameters:
</property>
2052 <property name=
"expand">False
</property>
2053 <property name=
"fill">False
</property>
2054 <property name=
"padding">5</property>
2058 <widget class=
"GtkHBox" id=
"hbox2">
2059 <property name=
"visible">True
</property>
2060 <property name=
"homogeneous">True
</property>
2062 <widget class=
"GtkLabel" id=
"label17">
2063 <property name=
"visible">True
</property>
2064 <property name=
"xpad">10</property>
2065 <property name=
"label" translatable=
"yes">Binning X factor:
</property>
2066 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
2069 <property name=
"fill">False
</property>
2073 <widget class=
"GtkSpinButton" id=
"xBinSpinButt">
2074 <property name=
"visible">True
</property>
2075 <property name=
"can_focus">True
</property>
2076 <property name=
"adjustment">2 2 200 1 10 10</property>
2077 <property name=
"climb_rate">10</property>
2078 <property name=
"digits">2</property>
2079 <property name=
"numeric">True
</property>
2082 <property name=
"fill">False
</property>
2083 <property name=
"padding">10</property>
2084 <property name=
"position">1</property>
2089 <property name=
"padding">10</property>
2090 <property name=
"position">1</property>
2094 <widget class=
"GtkHBox" id=
"hbox3">
2095 <property name=
"visible">True
</property>
2096 <property name=
"homogeneous">True
</property>
2098 <widget class=
"GtkLabel" id=
"label18">
2099 <property name=
"visible">True
</property>
2100 <property name=
"xpad">10</property>
2101 <property name=
"label" translatable=
"yes">Binning Y factor:
</property>
2104 <property name=
"fill">False
</property>
2108 <widget class=
"GtkSpinButton" id=
"yBinSpinButt">
2109 <property name=
"visible">True
</property>
2110 <property name=
"can_focus">True
</property>
2111 <property name=
"adjustment">2 2 200 1 10 10</property>
2112 <property name=
"climb_rate">10</property>
2113 <property name=
"digits">2</property>
2114 <property name=
"numeric">True
</property>
2117 <property name=
"fill">False
</property>
2118 <property name=
"padding">10</property>
2119 <property name=
"position">1</property>
2124 <property name=
"padding">10</property>
2125 <property name=
"position">2</property>
2130 <property name=
"position">2</property>
2133 <child internal-child=
"action_area">
2134 <widget class=
"GtkHButtonBox" id=
"hbuttonbox1">
2135 <property name=
"visible">True
</property>
2136 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
2138 <widget class=
"GtkButton" id=
"cancelButton">
2139 <property name=
"visible">True
</property>
2140 <property name=
"can_focus">True
</property>
2141 <property name=
"can_default">True
</property>
2142 <property name=
"label">gtk-cancel
</property>
2143 <property name=
"use_stock">True
</property>
2144 <property name=
"response_id">-
6</property>
2145 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
2149 <widget class=
"GtkButton" id=
"okButton">
2150 <property name=
"visible">True
</property>
2151 <property name=
"can_focus">True
</property>
2152 <property name=
"can_default">True
</property>
2153 <property name=
"label">gtk-ok
</property>
2154 <property name=
"use_stock">True
</property>
2155 <property name=
"response_id">-
5</property>
2156 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
2159 <property name=
"position">1</property>
2164 <property name=
"expand">False
</property>
2165 <property name=
"pack_type">GTK_PACK_END
</property>
2171 <widget class=
"GtkDialog" id=
"OutputDialog">
2172 <property name=
"visible">True
</property>
2173 <property name=
"title" translatable=
"yes">Calculations Results
</property>
2174 <property name=
"default_width">400</property>
2175 <property name=
"default_height">500</property>
2176 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
2177 <signal name=
"destroy" handler=
"on_destroy"/>
2178 <signal name=
"delete_event" handler=
"on_delete_event"/>
2179 <child internal-child=
"vbox">
2180 <widget class=
"GtkVBox" id=
"dialog-vbox">
2181 <property name=
"visible">True
</property>
2183 <widget class=
"GtkScrolledWindow" id=
"scrolledwindow">
2184 <property name=
"visible">True
</property>
2185 <property name=
"can_focus">True
</property>
2186 <property name=
"shadow_type">GTK_SHADOW_IN
</property>
2188 <widget class=
"GtkTextView" id=
"textview">
2189 <property name=
"visible">True
</property>
2190 <property name=
"can_focus">True
</property>
2195 <property name=
"position">2</property>
2198 <child internal-child=
"action_area">
2199 <widget class=
"GtkHButtonBox" id=
"dialog-action_area">
2200 <property name=
"visible">True
</property>
2201 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
2203 <widget class=
"GtkButton" id=
"saveButton">
2204 <property name=
"visible">True
</property>
2205 <property name=
"can_focus">True
</property>
2206 <property name=
"can_default">True
</property>
2207 <property name=
"label">gtk-save
</property>
2208 <property name=
"use_stock">True
</property>
2209 <property name=
"response_id">0</property>
2210 <signal name=
"clicked" handler=
"on_saveButton_clicked"/>
2214 <widget class=
"GtkButton" id=
"closeButton">
2215 <property name=
"visible">True
</property>
2216 <property name=
"can_focus">True
</property>
2217 <property name=
"can_default">True
</property>
2218 <property name=
"label">gtk-close
</property>
2219 <property name=
"use_stock">True
</property>
2220 <property name=
"response_id">-
7</property>
2221 <signal name=
"clicked" handler=
"on_closeButton_clicked"/>
2224 <property name=
"position">1</property>
2228 <widget class=
"GtkButton" id=
"clearButton">
2229 <property name=
"visible">True
</property>
2230 <property name=
"can_focus">True
</property>
2231 <property name=
"can_default">True
</property>
2232 <property name=
"label">gtk-clear
</property>
2233 <property name=
"use_stock">True
</property>
2234 <property name=
"response_id">0</property>
2235 <signal name=
"clicked" handler=
"on_clearButton_clicked"/>
2238 <property name=
"position">2</property>
2243 <property name=
"expand">False
</property>
2244 <property name=
"pack_type">GTK_PACK_END
</property>
2250 <widget class=
"GtkDialog" id=
"ImagePropertiesDialog">
2251 <property name=
"visible">True
</property>
2252 <property name=
"title" translatable=
"yes">Image Properties
</property>
2253 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
2254 <child internal-child=
"vbox">
2255 <widget class=
"GtkVBox" id=
"dialog-vbox6">
2256 <property name=
"visible">True
</property>
2258 <widget class=
"GtkVBox" id=
"vbox10">
2259 <property name=
"visible">True
</property>
2260 <property name=
"border_width">10</property>
2261 <property name=
"spacing">10</property>
2263 <widget class=
"GtkFrame" id=
"fileFrame">
2264 <property name=
"visible">True
</property>
2265 <property name=
"label_xalign">0</property>
2266 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
2268 <widget class=
"GtkAlignment" id=
"fileAlignment">
2269 <property name=
"visible">True
</property>
2270 <property name=
"xalign">0.20000000298023224</property>
2271 <property name=
"left_padding">12</property>
2273 <widget class=
"GtkTable" id=
"fileTable">
2274 <property name=
"visible">True
</property>
2275 <property name=
"n_rows">3</property>
2276 <property name=
"n_columns">2</property>
2277 <property name=
"column_spacing">10</property>
2278 <property name=
"row_spacing">5</property>
2280 <widget class=
"GtkLabel" id=
"fnameDescLabel">
2281 <property name=
"visible">True
</property>
2282 <property name=
"xalign">0</property>
2283 <property name=
"label" translatable=
"yes">File name:
</property>
2286 <property name=
"x_options">GTK_FILL
</property>
2287 <property name=
"y_options"></property>
2291 <widget class=
"GtkLabel" id=
"pathDescLabel">
2292 <property name=
"visible">True
</property>
2293 <property name=
"xalign">0</property>
2294 <property name=
"label" translatable=
"yes">Path:
</property>
2297 <property name=
"top_attach">1</property>
2298 <property name=
"bottom_attach">2</property>
2299 <property name=
"x_options">GTK_FILL
</property>
2300 <property name=
"y_options"></property>
2304 <widget class=
"GtkEntry" id=
"fnameEntry">
2305 <property name=
"visible">True
</property>
2306 <property name=
"can_focus">True
</property>
2307 <property name=
"invisible_char">*
</property>
2310 <property name=
"left_attach">1</property>
2311 <property name=
"right_attach">2</property>
2312 <property name=
"y_options">GTK_EXPAND
</property>
2316 <widget class=
"GtkEntry" id=
"pathEntry">
2317 <property name=
"visible">True
</property>
2318 <property name=
"can_focus">True
</property>
2319 <property name=
"invisible_char">*
</property>
2322 <property name=
"left_attach">1</property>
2323 <property name=
"right_attach">2</property>
2324 <property name=
"top_attach">1</property>
2325 <property name=
"bottom_attach">2</property>
2326 <property name=
"y_options">GTK_EXPAND
</property>
2330 <widget class=
"GtkLabel" id=
"sizeDescLabel">
2331 <property name=
"visible">True
</property>
2332 <property name=
"xalign">0</property>
2333 <property name=
"label" translatable=
"yes">Size:
</property>
2336 <property name=
"top_attach">2</property>
2337 <property name=
"bottom_attach">3</property>
2338 <property name=
"x_options">GTK_FILL
</property>
2339 <property name=
"y_options"></property>
2343 <widget class=
"GtkEntry" id=
"sizeEntry">
2344 <property name=
"visible">True
</property>
2345 <property name=
"can_focus">True
</property>
2346 <property name=
"invisible_char">*
</property>
2349 <property name=
"left_attach">1</property>
2350 <property name=
"right_attach">2</property>
2351 <property name=
"top_attach">2</property>
2352 <property name=
"bottom_attach">3</property>
2353 <property name=
"y_options"></property>
2361 <widget class=
"GtkLabel" id=
"fileFrameLabel">
2362 <property name=
"visible">True
</property>
2363 <property name=
"label" translatable=
"yes"><b
>File
</b
></property>
2364 <property name=
"use_markup">True
</property>
2367 <property name=
"type">label_item
</property>
2373 <widget class=
"GtkFrame" id=
"dataFrame">
2374 <property name=
"visible">True
</property>
2375 <property name=
"label_xalign">0</property>
2376 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
2378 <widget class=
"GtkAlignment" id=
"dataAlignment">
2379 <property name=
"visible">True
</property>
2380 <property name=
"left_padding">12</property>
2382 <widget class=
"GtkTable" id=
"dataTable">
2383 <property name=
"visible">True
</property>
2384 <property name=
"n_rows">9</property>
2385 <property name=
"n_columns">3</property>
2386 <property name=
"column_spacing">10</property>
2387 <property name=
"row_spacing">5</property>
2389 <widget class=
"GtkLabel" id=
"maxLabel">
2390 <property name=
"visible">True
</property>
2391 <property name=
"xalign">0</property>
2392 <property name=
"label" translatable=
"yes">Max:
</property>
2395 <property name=
"top_attach">1</property>
2396 <property name=
"bottom_attach">2</property>
2397 <property name=
"x_options">GTK_FILL
</property>
2398 <property name=
"y_options"></property>
2402 <widget class=
"GtkLabel" id=
"maxPosLabel">
2403 <property name=
"visible">True
</property>
2404 <property name=
"can_focus">True
</property>
2405 <property name=
"xalign">0</property>
2406 <property name=
"label" translatable=
"yes">@
341x256
</property>
2407 <property name=
"selectable">True
</property>
2410 <property name=
"left_attach">2</property>
2411 <property name=
"right_attach">3</property>
2412 <property name=
"top_attach">1</property>
2413 <property name=
"bottom_attach">2</property>
2414 <property name=
"x_options">GTK_FILL
</property>
2415 <property name=
"y_options"></property>
2419 <widget class=
"GtkLabel" id=
"pixelsDescLabel">
2420 <property name=
"visible">True
</property>
2421 <property name=
"xalign">0</property>
2422 <property name=
"label" translatable=
"yes">Number of pixels:
</property>
2425 <property name=
"x_options">GTK_FILL
</property>
2426 <property name=
"y_options"></property>
2430 <widget class=
"GtkLabel" id=
"shapeLabel">
2431 <property name=
"visible">True
</property>
2432 <property name=
"can_focus">True
</property>
2433 <property name=
"xalign">0</property>
2434 <property name=
"label" translatable=
"yes">512 x
512</property>
2435 <property name=
"selectable">True
</property>
2438 <property name=
"left_attach">2</property>
2439 <property name=
"right_attach">3</property>
2440 <property name=
"x_options">GTK_FILL
</property>
2441 <property name=
"y_options"></property>
2445 <widget class=
"GtkLabel" id=
"modeLabel">
2446 <property name=
"visible">True
</property>
2447 <property name=
"xalign">0</property>
2448 <property name=
"label" translatable=
"yes">Mode:
</property>
2451 <property name=
"top_attach">8</property>
2452 <property name=
"bottom_attach">9</property>
2453 <property name=
"x_options">GTK_FILL
</property>
2454 <property name=
"y_options"></property>
2458 <widget class=
"GtkLabel" id=
"mediaLabel">
2459 <property name=
"visible">True
</property>
2460 <property name=
"xalign">0</property>
2461 <property name=
"label" translatable=
"yes">Median
</property>
2464 <property name=
"top_attach">7</property>
2465 <property name=
"bottom_attach">8</property>
2466 <property name=
"x_options">GTK_FILL
</property>
2467 <property name=
"y_options"></property>
2471 <widget class=
"GtkLabel" id=
"meanLabel">
2472 <property name=
"visible">True
</property>
2473 <property name=
"xalign">0</property>
2474 <property name=
"label" translatable=
"yes">Mean:
</property>
2477 <property name=
"top_attach">6</property>
2478 <property name=
"bottom_attach">7</property>
2479 <property name=
"x_options">GTK_FILL
</property>
2480 <property name=
"y_options"></property>
2484 <widget class=
"GtkLabel" id=
"sumLabel">
2485 <property name=
"visible">True
</property>
2486 <property name=
"xalign">0</property>
2487 <property name=
"label" translatable=
"yes">Sum:
</property>
2490 <property name=
"top_attach">5</property>
2491 <property name=
"bottom_attach">6</property>
2492 <property name=
"x_options">GTK_FILL
</property>
2493 <property name=
"y_options"></property>
2497 <widget class=
"GtkLabel" id=
"stdLabel">
2498 <property name=
"visible">True
</property>
2499 <property name=
"xalign">0</property>
2500 <property name=
"label" translatable=
"yes">Standard deviation:
</property>
2503 <property name=
"top_attach">4</property>
2504 <property name=
"bottom_attach">5</property>
2505 <property name=
"x_options">GTK_FILL
</property>
2506 <property name=
"y_options"></property>
2510 <widget class=
"GtkLabel" id=
"varLabel">
2511 <property name=
"visible">True
</property>
2512 <property name=
"xalign">0</property>
2513 <property name=
"label" translatable=
"yes">Variance:
</property>
2516 <property name=
"top_attach">3</property>
2517 <property name=
"bottom_attach">4</property>
2518 <property name=
"x_options">GTK_FILL
</property>
2519 <property name=
"y_options"></property>
2523 <widget class=
"GtkLabel" id=
"minLabel">
2524 <property name=
"visible">True
</property>
2525 <property name=
"xalign">0</property>
2526 <property name=
"label" translatable=
"yes">Min:
</property>
2529 <property name=
"top_attach">2</property>
2530 <property name=
"bottom_attach">3</property>
2531 <property name=
"x_options">GTK_FILL
</property>
2532 <property name=
"y_options"></property>
2536 <widget class=
"GtkLabel" id=
"minPosLabel">
2537 <property name=
"visible">True
</property>
2538 <property name=
"can_focus">True
</property>
2539 <property name=
"xalign">0</property>
2540 <property name=
"label" translatable=
"yes">@
112x437
</property>
2541 <property name=
"selectable">True
</property>
2544 <property name=
"left_attach">2</property>
2545 <property name=
"right_attach">3</property>
2546 <property name=
"top_attach">2</property>
2547 <property name=
"bottom_attach">3</property>
2548 <property name=
"x_options">GTK_FILL
</property>
2549 <property name=
"y_options"></property>
2553 <widget class=
"GtkEntry" id=
"modeEntry">
2554 <property name=
"visible">True
</property>
2555 <property name=
"can_focus">True
</property>
2556 <property name=
"tooltip" translatable=
"yes">Statistical mode, the more frequent value
</property>
2557 <property name=
"invisible_char">*
</property>
2560 <property name=
"left_attach">1</property>
2561 <property name=
"right_attach">3</property>
2562 <property name=
"top_attach">8</property>
2563 <property name=
"bottom_attach">9</property>
2564 <property name=
"y_options">GTK_EXPAND
</property>
2568 <widget class=
"GtkEntry" id=
"medianEntry">
2569 <property name=
"visible">True
</property>
2570 <property name=
"can_focus">True
</property>
2571 <property name=
"tooltip" translatable=
"yes">Mean between max and min value
</property>
2572 <property name=
"invisible_char">*
</property>
2575 <property name=
"left_attach">1</property>
2576 <property name=
"right_attach">3</property>
2577 <property name=
"top_attach">7</property>
2578 <property name=
"bottom_attach">8</property>
2579 <property name=
"y_options">GTK_EXPAND
</property>
2583 <widget class=
"GtkEntry" id=
"meanEntry">
2584 <property name=
"visible">True
</property>
2585 <property name=
"can_focus">True
</property>
2586 <property name=
"tooltip" translatable=
"yes">Mean of the pixels values
</property>
2589 <property name=
"left_attach">1</property>
2590 <property name=
"right_attach">3</property>
2591 <property name=
"top_attach">6</property>
2592 <property name=
"bottom_attach">7</property>
2593 <property name=
"y_options">GTK_EXPAND
</property>
2597 <widget class=
"GtkEntry" id=
"sumEntry">
2598 <property name=
"visible">True
</property>
2599 <property name=
"can_focus">True
</property>
2600 <property name=
"tooltip" translatable=
"yes">Sum of the pixels values
</property>
2603 <property name=
"left_attach">1</property>
2604 <property name=
"right_attach">3</property>
2605 <property name=
"top_attach">5</property>
2606 <property name=
"bottom_attach">6</property>
2607 <property name=
"y_options">GTK_EXPAND
</property>
2611 <widget class=
"GtkEntry" id=
"stdEntry">
2612 <property name=
"visible">True
</property>
2613 <property name=
"can_focus">True
</property>
2616 <property name=
"left_attach">1</property>
2617 <property name=
"right_attach">3</property>
2618 <property name=
"top_attach">4</property>
2619 <property name=
"bottom_attach">5</property>
2620 <property name=
"y_options">GTK_EXPAND
</property>
2624 <widget class=
"GtkEntry" id=
"varEntry">
2625 <property name=
"visible">True
</property>
2626 <property name=
"can_focus">True
</property>
2629 <property name=
"left_attach">1</property>
2630 <property name=
"right_attach">3</property>
2631 <property name=
"top_attach">3</property>
2632 <property name=
"bottom_attach">4</property>
2633 <property name=
"y_options">GTK_EXPAND
</property>
2637 <widget class=
"GtkEntry" id=
"minEntry">
2638 <property name=
"visible">True
</property>
2639 <property name=
"can_focus">True
</property>
2642 <property name=
"left_attach">1</property>
2643 <property name=
"right_attach">2</property>
2644 <property name=
"top_attach">2</property>
2645 <property name=
"bottom_attach">3</property>
2646 <property name=
"y_options">GTK_EXPAND
</property>
2650 <widget class=
"GtkEntry" id=
"maxEntry">
2651 <property name=
"visible">True
</property>
2652 <property name=
"can_focus">True
</property>
2655 <property name=
"left_attach">1</property>
2656 <property name=
"right_attach">2</property>
2657 <property name=
"top_attach">1</property>
2658 <property name=
"bottom_attach">2</property>
2659 <property name=
"y_options">GTK_EXPAND
</property>
2663 <widget class=
"GtkEntry" id=
"nPixelsEntry">
2664 <property name=
"visible">True
</property>
2665 <property name=
"can_focus">True
</property>
2666 <property name=
"invisible_char">*
</property>
2669 <property name=
"left_attach">1</property>
2670 <property name=
"right_attach">2</property>
2671 <property name=
"y_options">GTK_EXPAND
</property>
2679 <widget class=
"GtkLabel" id=
"dataFrameLabel">
2680 <property name=
"visible">True
</property>
2681 <property name=
"label" translatable=
"yes"><b
>Data
</b
></property>
2682 <property name=
"use_markup">True
</property>
2685 <property name=
"type">label_item
</property>
2690 <property name=
"position">1</property>
2695 <property name=
"position">2</property>
2698 <child internal-child=
"action_area">
2699 <widget class=
"GtkHButtonBox" id=
"dialog-action_area11">
2700 <property name=
"visible">True
</property>
2701 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
2703 <widget class=
"GtkButton" id=
"closeButton">
2704 <property name=
"visible">True
</property>
2705 <property name=
"can_focus">True
</property>
2706 <property name=
"can_default">True
</property>
2707 <property name=
"label">gtk-close
</property>
2708 <property name=
"use_stock">True
</property>
2709 <property name=
"response_id">-
7</property>
2710 <signal name=
"clicked" handler=
"on_closeButton_clicked"/>
2715 <property name=
"expand">False
</property>
2716 <property name=
"pack_type">GTK_PACK_END
</property>
2722 <widget class=
"GtkDialog" id=
"SumByDialog">
2723 <property name=
"visible">True
</property>
2724 <property name=
"title" translatable=
"yes">Sum by...
</property>
2725 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
2726 <child internal-child=
"vbox">
2727 <widget class=
"GtkVBox" id=
"dialog-vbox8">
2728 <property name=
"visible">True
</property>
2730 <widget class=
"GtkVBox" id=
"vbox11">
2731 <property name=
"visible">True
</property>
2733 <widget class=
"GtkLabel" id=
"descriptionLabel">
2734 <property name=
"visible">True
</property>
2735 <property name=
"label" translatable=
"yes">Select the value to sum:
</property>
2738 <property name=
"expand">False
</property>
2739 <property name=
"fill">False
</property>
2740 <property name=
"padding">5</property>
2744 <widget class=
"GtkHBox" id=
"hbox9">
2745 <property name=
"visible">True
</property>
2747 <widget class=
"GtkLabel" id=
"sumByLabel">
2748 <property name=
"visible">True
</property>
2749 <property name=
"label" translatable=
"yes">Value to sum:
</property>
2752 <property name=
"expand">False
</property>
2753 <property name=
"fill">False
</property>
2754 <property name=
"padding">10</property>
2758 <widget class=
"GtkSpinButton" id=
"sumBySpinButt">
2759 <property name=
"visible">True
</property>
2760 <property name=
"can_focus">True
</property>
2761 <property name=
"adjustment">0 -
1000000 1000000 1 10 10</property>
2762 <property name=
"climb_rate">1</property>
2763 <signal name=
"value_changed" handler=
"on_SpinButt_value_changed"/>
2766 <property name=
"padding">10</property>
2767 <property name=
"position">1</property>
2772 <property name=
"padding">5</property>
2773 <property name=
"position">1</property>
2778 <property name=
"padding">5</property>
2779 <property name=
"position">2</property>
2782 <child internal-child=
"action_area">
2783 <widget class=
"GtkHButtonBox" id=
"dialog-action_area13">
2784 <property name=
"visible">True
</property>
2785 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
2787 <widget class=
"GtkButton" id=
"applyButton">
2788 <property name=
"visible">True
</property>
2789 <property name=
"can_focus">True
</property>
2790 <property name=
"can_default">True
</property>
2791 <property name=
"label">gtk-apply
</property>
2792 <property name=
"use_stock">True
</property>
2793 <property name=
"response_id">-
10</property>
2794 <signal name=
"clicked" handler=
"on_applyButton_clicked"/>
2798 <widget class=
"GtkButton" id=
"cancelButton">
2799 <property name=
"visible">True
</property>
2800 <property name=
"can_focus">True
</property>
2801 <property name=
"can_default">True
</property>
2802 <property name=
"label">gtk-cancel
</property>
2803 <property name=
"use_stock">True
</property>
2804 <property name=
"response_id">-
6</property>
2805 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
2808 <property name=
"position">1</property>
2812 <widget class=
"GtkButton" id=
"okButton">
2813 <property name=
"visible">True
</property>
2814 <property name=
"can_focus">True
</property>
2815 <property name=
"can_default">True
</property>
2816 <property name=
"label">gtk-ok
</property>
2817 <property name=
"use_stock">True
</property>
2818 <property name=
"response_id">-
5</property>
2819 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
2822 <property name=
"position">2</property>
2827 <property name=
"expand">False
</property>
2828 <property name=
"pack_type">GTK_PACK_END
</property>
2834 <widget class=
"GtkDialog" id=
"MultiplyByDialog">
2835 <property name=
"visible">True
</property>
2836 <property name=
"title" translatable=
"yes">Multiply by...
</property>
2837 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
2838 <child internal-child=
"vbox">
2839 <widget class=
"GtkVBox" id=
"vbox">
2840 <property name=
"visible">True
</property>
2842 <widget class=
"GtkVBox" id=
"vbox">
2843 <property name=
"visible">True
</property>
2845 <widget class=
"GtkLabel" id=
"descriptionLabel">
2846 <property name=
"visible">True
</property>
2847 <property name=
"label" translatable=
"yes">Select the value to multiply:
</property>
2850 <property name=
"expand">False
</property>
2851 <property name=
"fill">False
</property>
2852 <property name=
"padding">5</property>
2856 <widget class=
"GtkHBox" id=
"valueHBox">
2857 <property name=
"visible">True
</property>
2859 <widget class=
"GtkLabel" id=
"valueLabel">
2860 <property name=
"visible">True
</property>
2861 <property name=
"label" translatable=
"yes">Value to multiply:
</property>
2864 <property name=
"expand">False
</property>
2865 <property name=
"fill">False
</property>
2866 <property name=
"padding">10</property>
2870 <widget class=
"GtkSpinButton" id=
"multBySpinButt">
2871 <property name=
"visible">True
</property>
2872 <property name=
"can_focus">True
</property>
2873 <property name=
"adjustment">1 -
1000000 1000000 1 10 10</property>
2874 <property name=
"climb_rate">1</property>
2875 <property name=
"digits">2</property>
2876 <signal name=
"value_changed" handler=
"on_SpinButt_value_changed"/>
2879 <property name=
"padding">10</property>
2880 <property name=
"position">1</property>
2885 <property name=
"padding">5</property>
2886 <property name=
"position">1</property>
2891 <property name=
"padding">5</property>
2892 <property name=
"position">2</property>
2895 <child internal-child=
"action_area">
2896 <widget class=
"GtkHButtonBox" id=
"hbuttonbox">
2897 <property name=
"visible">True
</property>
2898 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
2900 <widget class=
"GtkButton" id=
"applyButton">
2901 <property name=
"visible">True
</property>
2902 <property name=
"can_focus">True
</property>
2903 <property name=
"can_default">True
</property>
2904 <property name=
"label">gtk-apply
</property>
2905 <property name=
"use_stock">True
</property>
2906 <property name=
"response_id">-
10</property>
2907 <signal name=
"clicked" handler=
"on_applyButton_clicked"/>
2911 <widget class=
"GtkButton" id=
"cancelButton">
2912 <property name=
"visible">True
</property>
2913 <property name=
"can_focus">True
</property>
2914 <property name=
"can_default">True
</property>
2915 <property name=
"label">gtk-cancel
</property>
2916 <property name=
"use_stock">True
</property>
2917 <property name=
"response_id">-
6</property>
2918 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
2921 <property name=
"position">1</property>
2925 <widget class=
"GtkButton" id=
"okButton">
2926 <property name=
"visible">True
</property>
2927 <property name=
"can_focus">True
</property>
2928 <property name=
"can_default">True
</property>
2929 <property name=
"label">gtk-ok
</property>
2930 <property name=
"use_stock">True
</property>
2931 <property name=
"response_id">-
5</property>
2932 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
2935 <property name=
"position">2</property>
2940 <property name=
"expand">False
</property>
2941 <property name=
"pack_type">GTK_PACK_END
</property>
2947 <widget class=
"GtkDialog" id=
"PeakIntegralDialog">
2948 <property name=
"visible">True
</property>
2949 <property name=
"title" translatable=
"yes">Peak integral settings
</property>
2950 <property name=
"type_hint">GDK_WINDOW_TYPE_HINT_DIALOG
</property>
2951 <signal name=
"destroy" handler=
"on_destroy"/>
2952 <child internal-child=
"vbox">
2953 <widget class=
"GtkVBox" id=
"dialog-vbox9">
2954 <property name=
"visible">True
</property>
2956 <widget class=
"GtkVBox" id=
"globalVBox">
2957 <property name=
"visible">True
</property>
2958 <property name=
"border_width">5</property>
2959 <property name=
"spacing">10</property>
2961 <widget class=
"GtkLabel" id=
"dialogDescriptionLabel">
2962 <property name=
"visible">True
</property>
2963 <property name=
"ypad">5</property>
2964 <property name=
"label" translatable=
"yes">Select peak integral domain parameters:
</property>
2967 <property name=
"expand">False
</property>
2968 <property name=
"fill">False
</property>
2972 <widget class=
"GtkVBox" id=
"circleVBox">
2973 <property name=
"visible">True
</property>
2974 <property name=
"spacing">5</property>
2976 <widget class=
"GtkCheckButton" id=
"circleCheckButt">
2977 <property name=
"visible">True
</property>
2978 <property name=
"can_focus">True
</property>
2979 <property name=
"label" translatable=
"yes">Use radius
</property>
2980 <property name=
"use_underline">True
</property>
2981 <property name=
"response_id">0</property>
2982 <property name=
"active">True
</property>
2983 <property name=
"draw_indicator">True
</property>
2984 <signal name=
"toggled" handler=
"on_radiusCheckButt_toggled"/>
2987 <property name=
"expand">False
</property>
2988 <property name=
"fill">False
</property>
2989 <property name=
"padding">5</property>
2993 <widget class=
"GtkFrame" id=
"circleFrame">
2994 <property name=
"visible">True
</property>
2995 <property name=
"label_xalign">0</property>
2996 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
2998 <widget class=
"GtkAlignment" id=
"circleAlignment">
2999 <property name=
"visible">True
</property>
3000 <property name=
"left_padding">20</property>
3002 <widget class=
"GtkVBox" id=
"circleVBox">
3003 <property name=
"visible">True
</property>
3005 <widget class=
"GtkHBox" id=
"maxRadiousHBox">
3006 <property name=
"visible">True
</property>
3007 <property name=
"homogeneous">True
</property>
3009 <widget class=
"GtkLabel" id=
"maxRadiusLabel">
3010 <property name=
"visible">True
</property>
3011 <property name=
"xalign">0</property>
3012 <property name=
"xpad">10</property>
3013 <property name=
"label" translatable=
"yes">Max radius:
</property>
3017 <widget class=
"GtkSpinButton" id=
"maxRadiusSpinButt">
3018 <property name=
"visible">True
</property>
3019 <property name=
"can_focus">True
</property>
3020 <property name=
"tooltip" translatable=
"yes">Radius of the circle inside which the integration take place
</property>
3021 <property name=
"adjustment">0 0 1000000 1 10 10</property>
3022 <property name=
"climb_rate">10</property>
3023 <property name=
"numeric">True
</property>
3024 <signal name=
"value_changed" handler=
"on_maxRadiusSpinButt_value_changed"/>
3027 <property name=
"padding">10</property>
3028 <property name=
"position">1</property>
3033 <property name=
"padding">5</property>
3037 <widget class=
"GtkHBox" id=
"xCircleHBox">
3038 <property name=
"visible">True
</property>
3039 <property name=
"homogeneous">True
</property>
3041 <widget class=
"GtkLabel" id=
"label23">
3042 <property name=
"visible">True
</property>
3043 <property name=
"xalign">0</property>
3044 <property name=
"xpad">10</property>
3045 <property name=
"label" translatable=
"yes">Center X coordinate:
</property>
3049 <widget class=
"GtkSpinButton" id=
"xCircleSpinButt">
3050 <property name=
"visible">True
</property>
3051 <property name=
"can_focus">True
</property>
3052 <property name=
"adjustment">0 0 1000000 1 10 10</property>
3053 <property name=
"climb_rate">10</property>
3054 <property name=
"numeric">True
</property>
3055 <signal name=
"value_changed" handler=
"on_xCircleSpinButt_value_changed"/>
3058 <property name=
"padding">10</property>
3059 <property name=
"position">1</property>
3064 <property name=
"padding">5</property>
3065 <property name=
"position">1</property>
3069 <widget class=
"GtkHBox" id=
"yCircleHBox">
3070 <property name=
"visible">True
</property>
3071 <property name=
"homogeneous">True
</property>
3073 <widget class=
"GtkLabel" id=
"label24">
3074 <property name=
"visible">True
</property>
3075 <property name=
"xalign">0</property>
3076 <property name=
"xpad">10</property>
3077 <property name=
"label" translatable=
"yes">Center Y coordinate:
</property>
3081 <widget class=
"GtkSpinButton" id=
"yCircleSpinButt">
3082 <property name=
"visible">True
</property>
3083 <property name=
"can_focus">True
</property>
3084 <property name=
"adjustment">0 0 1000000 1 10 10</property>
3085 <property name=
"climb_rate">10</property>
3086 <property name=
"numeric">True
</property>
3087 <signal name=
"value_changed" handler=
"on_yCircleSpinButt_value_changed"/>
3090 <property name=
"padding">10</property>
3091 <property name=
"position">1</property>
3096 <property name=
"padding">5</property>
3097 <property name=
"position">2</property>
3105 <widget class=
"GtkLabel" id=
"circleLabel">
3106 <property name=
"visible">True
</property>
3107 <property name=
"label" translatable=
"yes"><b
>Circle domain
</b
></property>
3108 <property name=
"use_markup">True
</property>
3111 <property name=
"type">label_item
</property>
3116 <property name=
"padding">5</property>
3117 <property name=
"position">1</property>
3122 <property name=
"expand">False
</property>
3123 <property name=
"fill">False
</property>
3124 <property name=
"position">1</property>
3128 <widget class=
"GtkVBox" id=
"thresholdsVBox">
3129 <property name=
"visible">True
</property>
3130 <property name=
"spacing">5</property>
3132 <widget class=
"GtkCheckButton" id=
"thresholdCheckButt">
3133 <property name=
"visible">True
</property>
3134 <property name=
"can_focus">True
</property>
3135 <property name=
"label" translatable=
"yes">Use threshold
</property>
3136 <property name=
"use_underline">True
</property>
3137 <property name=
"response_id">0</property>
3138 <property name=
"draw_indicator">True
</property>
3139 <signal name=
"toggled" handler=
"on_thresholdCheckButt_toggled"/>
3142 <property name=
"expand">False
</property>
3143 <property name=
"fill">False
</property>
3144 <property name=
"padding">5</property>
3148 <widget class=
"GtkFrame" id=
"thresholdFrame">
3149 <property name=
"visible">True
</property>
3150 <property name=
"label_xalign">0</property>
3151 <property name=
"shadow_type">GTK_SHADOW_NONE
</property>
3153 <widget class=
"GtkAlignment" id=
"thresholdAlignment">
3154 <property name=
"visible">True
</property>
3155 <property name=
"left_padding">20</property>
3157 <widget class=
"GtkVBox" id=
"thresholdVBox">
3158 <property name=
"visible">True
</property>
3160 <widget class=
"GtkHBox" id=
"theresholdHBox">
3161 <property name=
"visible">True
</property>
3162 <property name=
"homogeneous">True
</property>
3164 <widget class=
"GtkLabel" id=
"theresholdLabel">
3165 <property name=
"visible">True
</property>
3166 <property name=
"xalign">0</property>
3167 <property name=
"xpad">10</property>
3168 <property name=
"label" translatable=
"yes">Integral threshold value:
</property>
3169 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
3173 <widget class=
"GtkSpinButton" id=
"thresholdSpinButt">
3174 <property name=
"visible">True
</property>
3175 <property name=
"can_focus">True
</property>
3176 <property name=
"tooltip" translatable=
"yes">Min value a pixel must have to be integrated
</property>
3177 <property name=
"adjustment">0 0 1000000 1 10 10</property>
3178 <property name=
"climb_rate">10</property>
3179 <property name=
"digits">2</property>
3180 <property name=
"numeric">True
</property>
3181 <signal name=
"value_changed" handler=
"on_thresholdSpinButt_value_changed"/>
3184 <property name=
"padding">10</property>
3185 <property name=
"position">1</property>
3190 <property name=
"expand">False
</property>
3191 <property name=
"fill">False
</property>
3192 <property name=
"padding">5</property>
3196 <widget class=
"GtkHBox" id=
"hbox7">
3197 <property name=
"visible">True
</property>
3198 <property name=
"homogeneous">True
</property>
3200 <widget class=
"GtkLabel" id=
"rThresholdLabel">
3201 <property name=
"visible">True
</property>
3202 <property name=
"xalign">0</property>
3203 <property name=
"xpad">10</property>
3204 <property name=
"label" translatable=
"yes">Residual threshold value:
</property>
3205 <property name=
"justify">GTK_JUSTIFY_RIGHT
</property>
3209 <widget class=
"GtkSpinButton" id=
"rThresholdSpinButt">
3210 <property name=
"visible">True
</property>
3211 <property name=
"can_focus">True
</property>
3212 <property name=
"tooltip" translatable=
"yes">Max value a pixel must have to be considered for offset calculation
</property>
3213 <property name=
"adjustment">0 0 1000000 1 10 10</property>
3214 <property name=
"climb_rate">10</property>
3215 <property name=
"digits">2</property>
3216 <property name=
"numeric">True
</property>
3217 <signal name=
"value_changed" handler=
"on_rThresholdSpinButt_value_changed"/>
3220 <property name=
"padding">10</property>
3221 <property name=
"position">1</property>
3226 <property name=
"expand">False
</property>
3227 <property name=
"fill">False
</property>
3228 <property name=
"padding">5</property>
3229 <property name=
"position">1</property>
3237 <widget class=
"GtkLabel" id=
"label64">
3238 <property name=
"visible">True
</property>
3239 <property name=
"label" translatable=
"yes"><b
>Threshold domain
</b
></property>
3240 <property name=
"use_markup">True
</property>
3243 <property name=
"type">label_item
</property>
3248 <property name=
"padding">5</property>
3249 <property name=
"position">1</property>
3254 <property name=
"position">2</property>
3259 <property name=
"padding">5</property>
3260 <property name=
"position">2</property>
3263 <child internal-child=
"action_area">
3264 <widget class=
"GtkHButtonBox" id=
"dialog-action_area14">
3265 <property name=
"visible">True
</property>
3266 <property name=
"layout_style">GTK_BUTTONBOX_END
</property>
3268 <widget class=
"GtkButton" id=
"calculateButton">
3269 <property name=
"visible">True
</property>
3270 <property name=
"can_focus">True
</property>
3271 <property name=
"can_default">True
</property>
3272 <property name=
"response_id">0</property>
3273 <signal name=
"clicked" handler=
"on_calculateButton_clicked"/>
3275 <widget class=
"GtkAlignment" id=
"alignment7">
3276 <property name=
"visible">True
</property>
3277 <property name=
"xscale">0</property>
3278 <property name=
"yscale">0</property>
3280 <widget class=
"GtkHBox" id=
"hbox23">
3281 <property name=
"visible">True
</property>
3282 <property name=
"spacing">2</property>
3284 <widget class=
"GtkImage" id=
"image412">
3285 <property name=
"visible">True
</property>
3286 <property name=
"stock">gtk-execute
</property>
3289 <property name=
"expand">False
</property>
3290 <property name=
"fill">False
</property>
3294 <widget class=
"GtkLabel" id=
"label67">
3295 <property name=
"visible">True
</property>
3296 <property name=
"label" translatable=
"yes">Calculate...
</property>
3297 <property name=
"use_underline">True
</property>
3300 <property name=
"expand">False
</property>
3301 <property name=
"fill">False
</property>
3302 <property name=
"position">1</property>
3312 <widget class=
"GtkButton" id=
"cancelButton">
3313 <property name=
"visible">True
</property>
3314 <property name=
"can_focus">True
</property>
3315 <property name=
"can_default">True
</property>
3316 <property name=
"label">gtk-cancel
</property>
3317 <property name=
"use_stock">True
</property>
3318 <property name=
"response_id">-
6</property>
3319 <signal name=
"clicked" handler=
"on_cancelButton_clicked"/>
3322 <property name=
"position">1</property>
3326 <widget class=
"GtkButton" id=
"okButton">
3327 <property name=
"visible">True
</property>
3328 <property name=
"can_focus">True
</property>
3329 <property name=
"can_default">True
</property>
3330 <property name=
"label">gtk-ok
</property>
3331 <property name=
"use_stock">True
</property>
3332 <property name=
"response_id">-
5</property>
3333 <signal name=
"clicked" handler=
"on_okButton_clicked"/>
3336 <property name=
"position">2</property>
3341 <property name=
"expand">False
</property>
3342 <property name=
"pack_type">GTK_PACK_END
</property>