MainWindow
0
0
1448
906
1111
85
1623
920
URANOS - The Cosmic Neutron Soil Moisture Simulator
/***************** SIM FRAME*****************/
#simframe { background-color: #00589C;
border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
#simframe QLabel { color: rgba(255,255,255,0.5) }
#simframe QLineEdit {
/*background-color: rgba(255,255,255,0.5); border: 0;*/
background-color: transparent; border: 0; border-bottom: 2px solid rgba(255,255,255,0.5);
color: rgba(255,255,255,0.5) }
#tabWidget_live QFrame QLabel,
#tabWidget_live QFrame QRadioButton,
#tabWidget_live QFrame QCheckBox,
#tabWidget_live QFrame QGroupBox { color: rgba(255,255,255,0.5) }
#tabWidget_live QFrame QGroupBox { border: 1px solid rgba(255,255,255,0.5); margin-top: 0.5em; }
#tabWidget_live QFrame QGroupBox::title {
subcontrol-origin: margin;
subcontrol-position: top center; /* position at the top center */
padding: 0 5px;
}
#tabWidget_live QFrame { background-color: #00589C; }
/******************* TABS *******************/
QTabWidget::pane { /* The tab widget frame */
border-top: 2px solid#00589C;
}
QTabWidget::tab-bar {
left: 5px; /* move to the right by 5px */
}
QTabBar::tab {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
border-top-left-radius: 3px; border-top-right-radius: 3px;
color: #555555;
min-width: 18ex;
padding: 4px 8px;
margin-right: 3px
}
QTabBar::tab:selected, QTabBar::tab:hover {
/*background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #FFFFFF, stop: 0.7 #F8F8F8,
stop: 0.8 #EFEFEF, stop: 1.0 #D9D9D9);*/
background-color: #00589C;
color: white;
/*border: 2px solid #00589C;
color: #00589C; */
}
QTabBar::tab:!selected {
margin-top: 5px; /* make non-selected tabs look smaller */
}
QTabWidget#tabWidget_live::pane { /* The tab widget frame */
border: 2px solid #00589C;
}
QTabWidget#tabWidget_live {
background-color: green;
}
QTabWidget#tabWidget_live::tab-bar {
left: 45px; /* move to the right by 5px */
}
/*********** PROGRESS BAR *****************/
QProgressBar {
text-align: center;
background-color: transparent; border: 0;
border-left: 1px solid rgba(255,255,255,0.5);
border-right: 1px solid rgba(255,255,255,0.5);
}
QProgressBar::chunk {
background-color: rgba(255,255,255,0.5); /*rgba(0,88,156,0.3);*/
width: 5px;
margin: 1px;
}
/**************** BUTTON *****************/
QPushButton {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #E1E1E1, stop: 0.4 #DDDDDD,
stop: 0.5 #D8D8D8, stop: 1.0 #D3D3D3);
border-radius: 2px;
max-height: 35px;
padding: 4px 5px;
border: 1px outset #D3D3D3
}
QPushButton:hover {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #F1F1F1, stop: 0.4 #EEEEEE,
stop: 0.5 #E8E8E8, stop: 1.0 #E3E3E3);
border: 1px outset #E3E3E3;
}
QPushButton:pressed {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #D1D1D1, stop: 0.4 #CCCCCC,
stop: 0.5 #C8C8C8, stop: 1.0 #C3C3C3);
border-style: inset; border: 1px inset #C3C3C3;
}
/**************** SLIDER *****************/
QSlider::groove:horizontal {
border: 0;
height: 12px; /* the groove expands to the size of the slider by default. by giving it a height, it has a fixed size */
/*background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4);*/
}
QSlider::groove:vertical {
border: 0;
width: 12px; /* the groove expands to the size of the slider by default. by giving it a height, it has a fixed size */
/*background: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #B1B1B1, stop:1 #c4c4c4);*/
}
QSlider::handle:horizontal {
background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #E4E4E4, stop:1 #BfBfBf);
border: 1px solid #9c9c9c;
width: 18px;
margin: -2px 0; /* handle is placed by default on the contents rect of the groove. Expand outside the groove */
border-radius: 3px;
}
QSlider::handle:vertical {
background: qlineargradient(x1:0, y1:0, x2:1, y2:1, stop:0 #E4E4E4, stop:1 #BfBfBf);
border: 1px solid #9c9c9c;
height: 18px;
margin: 0 -2px; /* handle is placed by default on the contents rect of the groove. Expand outside the groove */
border-radius: 3px;
}
QSlider::add-page { background: white; border: 1px solid #DDDDDD; }
#tabWidget_live QFrame QSlider::add-page { border: 1px solid rgba(255,255,255,0.5); }
QSlider::sub-page { background: #00589C; border: 1px solid #DDDDDD; }
#tabWidget_live QFrame QSlider::sub-page { border: 1px solid rgba(255,255,255,0.5); }
50
90
871
801
false
QTabWidget::Rounded
0
Qt::ElideNone
true
false
false
false
Physical Parameters
20
48
171
22
2
100
20
20
Qt::Horizontal
20
156
171
22
1
20
Qt::Horizontal
201
50
41
16
10 %
201
156
51
21
<html><head/><body><p>7 g/m<span style=" vertical-align:super;">3 </span></p></body></html>
20
28
161
16
Soil Water Content [Vol%]
20
136
91
16
Air Humidity
270
80
571
421
Layers
20
30
381
371
5
0
5
1
420
272
131
20
Use layer maps
420
303
111
28
View layer maps
420
230
111
28
Material Codes
410
341
151
61
Layer Configuration
10
20
61
28
Load
80
20
61
28
Save
410
20
151
201
Layer Control
10
30
31
28
-
10
63
31
28
+
70
63
71
31
Generate
100
170
42
22
10
110
91
20
Source Layer
10
170
81
20
Ground Layer
100
110
42
22
10
140
91
20
Detector Layer
100
140
42
22
65
30
81
31
<html><head/><body><p align="center">Minimum <br/>Configuration</p></body></html>
true
0
310
261
431
false
Load Equipment
false
20
27
171
20
Nuclear Fission Source
true
19
57
171
20
Nuclear Fusion Source
19
87
171
20
AmBe Laboratory Source
18
260
51
22
0
18
240
61
16
x Position
80
240
61
16
y Position
80
260
51
22
0
140
240
61
16
z Position
140
260
51
22
0
true
200
307
51
22
0
100
213
181
17
Thermonuclear Transport
true
19
210
61
20
None
18
307
51
22
0
80
307
51
22
0
80
287
61
16
y Size
18
287
61
16
x Size
19
149
141
20
Monoenergetic [MeV]
170
150
51
20
0
19
180
81
20
Thermal
202
287
61
16
Radius
19
120
201
17
Moderated Californium Source
140
307
51
22
0
140
287
61
16
z Size
20
340
120
81
Source Direction
20
40
41
17
->
70
40
41
17
Qt::RightToLeft
<-
59
40
41
17
59
19
41
17
59
60
41
17
270
19
581
61
<html><head/><body><p><span style=" color:#5a5a5a;">Layers are arranged in the vertical direction, representing different materials or 2D gridded patterns<br/>Position z denotes the depth below surface (z=0) in [m] and refers to the upper edge of the layer<br/>Layers override topological presets</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
189
171
21
<html><head/><body><p>Atmospheric depth</p></body></html>
197
217
81
16
<html><head/><body><p>1020 g/cm<span style=" vertical-align:super;">2 </span></p></body></html>
20
214
171
22
700
1050
10
100
1020
1020
Qt::Horizontal
19
82
161
16
Soil Porosity [Vol%]
19
102
171
22
2
90
50
50
Qt::Horizontal
200
104
41
16
50 %
196
276
46
13
10
20
253
161
21
Cut-off rigidity [GV]
true
20
271
171
22
10
199
1
10
100
100
Qt::Horizontal
Computational Parameters
250
74
571
101
Source geometry
135
59
81
22
50
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
135
40
81
16
Radius
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
30
95
20
round
false
20
60
95
20
quadratic
true
222
62
31
16
m
280
31
291
17
Volume Source extended down to the ground
false
30
74
211
101
Domain
20
60
121
22
100
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
20
40
101
16
Dimension
147
63
31
16
m
30
32
761
41
<html><head/><body><p><span style=" color:#5a5a5a;">Define the spatial extension of the setup you are simulating. Please adjust the source geometry accordingly. </span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
30
510
271
191
Topological presets (water, land)
20
60
121
20
River, width [m]
20
90
111
20
Coast at x [m]
170
60
51
22
10
170
90
51
22
0
170
119
51
22
10
20
122
141
20
Island, diameter [m]
170
150
51
22
10
20
152
141
20
Lake, diameter [m]
20
30
71
20
None
true
30
482
481
21
<html><head/><body><p><span style=" color:#5a5a5a;">These are some preset examples generating a geometry for the ground layer</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
30
200
521
131
Computational Boundary Conditions
20
30
181
21
<html><head/><body><p><span style=" color:#5a5a5a;">Open System</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
58
91
17
Remove if
106
55
41
22
1.5
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
156
58
111
16
x domain size
104
87
41
22
500
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
155
90
121
16
m beyond domain
20
90
91
17
Remove if
320
30
181
21
<html><head/><body><p><span style=" color:#5a5a5a;">Closed System</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
320
60
171
17
Reflective Boundaries
320
90
171
17
Periodic Boundaries
30
350
281
101
Computational Model
10
20
261
31
Experimental High Energy Cascade Model
true
10
60
231
17
Thermal Physics Extension Model
false
Detector
90
680
201
19
false
4
Qt::Horizontal
90
710
201
19
false
1
30
1
Qt::Horizontal
300
680
71
16
false
0
300
710
51
16
false
0
440
140
401
391
Detector
20
33
381
31
<html><head/><body><p><span style=" color:#5a5a5a;">Specify the lateral position and radius of the detector<br/></span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
180
74
51
22
9
30
74
51
22
0
90
76
21
16
y
180
54
71
16
Radius [m]
20
76
21
16
x
20
54
151
16
Position of the center [m]
100
74
51
22
0
20
290
101
20
Transparent
true
20
270
371
21
<html><head/><body><p><span style=" color:#5a5a5a;">Neutrons are removed upon detection when non-transparent<br/></span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
112
291
141
Type
20
20
111
17
Sphere
true
20
50
131
17
Vertical Cylinder
false
20
80
141
17
Sheet along y-Axis
false
161
84
141
21
<html><head/><body><p><span style=" color:#5a5a5a;">(Full Layer Height)</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
110
141
17
Sheet along x-Axis
false
150
52
4
80
10
320
381
61
Precision
20
30
141
17
Energy Band Model
true
210
30
141
17
Physics Model
true
250
74
51
22
9
true
250
54
121
16
Sheet Length [m]
10
140
411
391
Detector Layer
20
33
211
21
<html><head/><body><p><span style=" color:#5a5a5a;">Record only for a specific Material</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
194
50
41
20
11
20
53
191
17
Only Record in Material No
20
133
251
17
Record Neutrons only once per Layer
20
113
211
21
<html><head/><body><p><span style=" color:#5a5a5a;">Exclude Multiple Scattering</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
210
251
17
Track all Layers
20
176
341
31
<html><head/><body><p><span style=" color:#5a5a5a;">Enable Track Recording (but not Hits) for all Layers, not only the Detector Layer</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
10
320
391
61
Precision
20
30
141
17
Energy Band Model
true
210
30
141
17
Physics Model
10
20
831
101
Detector and Detector Layer
20
60
371
31
<html><head/><body><p><span style=" color:#5a5a5a;">(Default values according to Hydroinnova: 0.0001 - 0.01 MeV)</span></p></body></html>
88
46
21
16
to
20
24
251
16
<html><head/><body><p>Neutron-sensitive energy band limits<br/></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
170
46
41
16
MeV
110
43
51
22
0.01
22
43
61
22
0.0001
380
60
41
20
0
380
40
231
16
<html><head/><body><p>Downward Scotoma Angle [0-360°]<br/></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
380
20
181
21
<html><head/><body><p><span style=" color:#5a5a5a;">Blindness Region<br/></span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
603
20
181
21
<html><head/><body><p><span style=" color:#5a5a5a;">Field of View Limitation<br/></span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
603
60
41
20
360
603
40
221
16
<html><head/><body><p>Downward Accpetance Angle [0-360°]<br/></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
550
731
51
<html><head/><body><p><span style=" color:#5a5a5a;">Energy Band Model: 100% detection efficiency in the selected energy band.</span></p><p><span style=" color:#5a5a5a;">Physics Model: energy and angular sensitivity according to a real detector.</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
Showcase
510
158
41
20
10^
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
551
158
42
22
1
8
6
520
80
111
28
View spectrum
30
28
541
51
<html><head/><body><p><span style=" color:#5a5a5a;">Generated neutrons are sampled from an incoming spectrum. URANOS uses the incoming-only part of the analytical spectrum by Sato et al. (2006)</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
520
248
211
20
use a Mean Basic Spectrum
520
135
151
20
Sampling magnitude:
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
30
80
471
271
30
410
571
271
Estimated Radial Neutron Distribution at Sea Level
20
20
441
241
330
10
91
23
Auto Refresh
false
470
98
21
141
1
600
1
1
Qt::Vertical
500
100
61
41
Integral Range:
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
500
133
51
21
0
500
190
51
16
false
0
500
170
61
16
Coverage:
470
33
51
17
Log
30
372
571
51
<html><head/><body><p><span style=" color:#5a5a5a;">Evaluate the domain extension by estimating the footprint size, use the sliders from the 'Physical Parameters' tab to change the environmental conditions.</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
Folders
true
20
220
561
22
false
N/A
20
80
311
16
Cross Section Folder (containing the ENDF databases)
20
280
561
22
default
20
340
561
22
G:/Analyse/Simulation/Cosmics/
20
200
271
16
Detector Energy Calibration File
20
320
131
16
Output Folder
20
100
561
22
G:/Analyse/Simulation/ENDF
20
140
451
16
Input Spectrum Calculation File
20
260
151
16
Work Config Directory
20
160
561
22
G:/Analyse/Simulation/Cosmics/results19/allHistos0.99_0.00.root
20
18
511
51
<html><head/><body><p><span style=" color:#5a5a5a;">Enter the paths to your folders</span></p><p><span style=" color:#5a5a5a;">End folder paths by a slash \</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
Export
20
500
281
181
Map Export drawing options
20
28
82
17
Heat Map
true
170
30
101
17
Gray Scale
20
58
141
17
Heat Map Inverted
170
90
101
17
Dark Corona
20
88
82
17
Rainbow
170
60
82
17
Deviation
20
140
42
22
1
10
20
122
111
16
Compress by Factor
170
130
151
20
PDF Output
20
20
321
21
<html><head/><body><p><span style=" color:#5a5a5a;">Specify the data to be printed to the output folder</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
340
50
281
131
Histograms
20
75
241
17
Detector Distance Data
false
20
95
251
17
Detector Layer Distance Data
false
20
25
171
17
Travel Distance Graphs
true
50
45
101
17
Log Y Axis
340
200
281
191
Individual Neutron Data
20
130
241
20
Export all Tracks
20
25
251
20
Write Detector Neutron Hits to File
20
50
251
20
Write Detector Neutron Tracks to File
20
160
251
21
<html><head/><body><p><span style=" color:#5a5a5a;">Track exporting activates 'Track all Layers'</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
90
251
20
Write Detector Layer Neutron Hits to File
340
400
281
181
General Options
20
147
221
20
Undefined Material Warnings
false
20
26
261
20
Advanced Analysis Raw Output (ROOT)
true
142
105
42
22
3
8
5
120
107
31
16
10^
197
107
91
16
Neutrons
20
76
261
20
Create new folder for every export
false
20
105
101
20
Export every
false
20
50
281
431
Spatial Distributions
20
398
221
17
Detector Neutron Origins Data
false
20
328
161
17
High Res Track Data
false
20
378
221
17
Detector Neutron Origins Map
true
20
178
161
17
Selected Energy Map
true
20
198
161
17
Selected Energy Data
false
20
228
161
17
Thermal Energy Map
false
20
358
171
21
<html><head/><body><p><span style=" color:#5a5a5a;">Detector data output</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
98
181
17
Intermediate Energy Data
false
20
288
171
21
<html><head/><body><p><span style=" color:#5a5a5a;">Additional data output</span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
28
141
17
Epithermal Map
false
20
248
161
17
Thermal Energy Data
false
20
128
141
17
Fast Neutron Map
false
20
148
141
17
Fast Neutron Data
false
20
48
141
17
Epithermal Data
false
20
78
171
17
Intermediate Energy Map
false
20
308
161
17
Track Data
false
Display
530
20
301
241
Displayed energy window
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
false
20
50
121
20
1 eV-1 keV
20
80
131
20
1 keV-0.5 MeV
20
110
131
20
0.5 MeV-10 MeV
20
140
141
20
Detector Selection
true
true
20
210
151
17
Gradient View
160
140
141
20
Detector Selection
true
false
20
24
101
16
Hit Density
160
26
101
16
Track Density
160
110
131
20
0.5 MeV-10 MeV
160
80
131
20
1 keV-0.5 MeV
160
50
131
20
1 eV-1 keV
20
170
111
20
Thermal
160
170
111
20
Thermal
160
210
131
20
Energy Dependent
530
270
301
311
Neutron Color Scheme
20
30
131
17
Dark Gray Scale
20
60
61
17
Cold
20
90
71
17
Polar
20
120
91
17
URANOS
true
20
250
171
20
199
1
50
Qt::Horizontal
20
200
131
20
199
Qt::Horizontal
19
160
161
16
<html><head/><body><p>Color range:</p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
180
101
21
Lower bound:
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
230
101
21
Upper bound:
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
97
158
71
16
[0-1]
200
160
81
17
Manual
200
200
51
20
0
200
248
51
20
0
20
280
111
17
Logarithmic
160
30
111
17
Gray Scale
160
60
82
17
Hot
160
90
101
17
Thermal
530
590
301
161
Detector Color Scheme
20
50
201
20
200
1
0
Qt::Horizontal
20
30
141
21
Range of Interest
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
230
50
51
16
-
20
130
131
21
Maximum Color Value:
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
140
128
51
16
-
20
100
141
20
1
99
Qt::Horizontal
20
80
141
21
Maximum Scale
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
50
281
121
Computational Speed
20
40
151
17
No Track Recording
20
20
241
21
<html><head/><body><p><span style=" color:#5a5a5a;">Disable Tracks and only count Layer hits </span></p></body></html>
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
true
20
80
111
17
Auto Update
true
130
78
51
22
1
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
190
82
31
16
s
20
230
281
101
Special Purpose
10
60
221
20
Clear every display refresh
false
184
30
91
16
Neutrons
122
30
51
20
100
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
10
29
101
20
Clear every
false
200
0
1231
51
QFrame::StyledPanel
QFrame::Raised
1165
13
51
25
Export
106
13
51
25
Pause
true
false
false
163
13
41
25
Stop
210
13
41
25
Clear
12
10
81
30
0
0
16777215
45
Simulate
false
740
7
91
20
Qt::RightToLeft
neutrons/sec
330
7
91
20
Qt::RightToLeft
QFrame::Plain
# neutrons
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
440
10
291
31
1
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop
false
false
QProgressBar::TopToBottom
980
15
61
20
neutrons
850
15
81
20
Refresh every
934
15
41
22
100
Qt::AlignCenter
335
24
91
22
500000
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
false
false
270
24
71
20
maximum:
740
24
91
20
Qt::RightToLeft
()
270
7
71
20
#neutrons:
530
8
191
20
7
false
Qt::LeftToRight
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
490
27
231
20
7
false
Qt::LeftToRight
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
1087
14
71
24
Save CFG
6
1
191
41
177
0
16777215
43
false
border: 0; border-radius: 0;
background-color: transparent;
uranos-logo-smallx2.pnguranos-logo-smallx2.png
177
51
false
900
60
531
801
false
0
Birds-eye View && Spectra
0
0
531
771
QFrame::StyledPanel
QFrame::Raised
10
520
511
241
12
10
511
501
506
0
20
20
+
30
750
61
20
255
255
255
0
88
156
255
255
255
255
255
255
0
88
156
0
88
156
255
255
255
255
255
255
0
88
156
255
255
255
255
255
255
0
88
156
0
88
156
255
255
255
255
255
255
0
88
156
255
255
255
255
255
255
0
88
156
0
88
156
255
255
255
7
Qt::RightToLeft
-
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
Range View
0
0
531
771
QFrame::StyledPanel
QFrame::Raised
10
410
501
291
10
10
381
16
Range distribution of Neutrons passing the Detector Layer
false
10
30
501
291
10
390
361
16
Range distribution of Neutrons passing the Detector
false
358
348
161
20
Neutrons with Soil Contact
false
50
348
301
20
true
false
false
false
background-color: rgb(0, 88, 156);
color: rgb(255, 255, 255);
text-align: right;
1
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
false
%p%
361
727
161
20
Neutrons with Soil Contact
false
50
728
301
20
true
background-color: rgb(0, 88, 156);
color: rgb(255, 255, 255);
text-align: right;
1
%p%
460
390
51
20
Log
460
10
51
20
Log
170
701
61
16
0 m
false
280
701
61
16
0 m
false
280
320
61
16
0 m
false
170
320
61
16
0 m
false
50
320
71
16
Footprint:
false
120
320
41
16
63 %:
false
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
230
320
41
16
86 %:
false
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
350
320
111
16
Near Field < 15 m:
false
460
319
41
20
0 %
false
462
699
41
20
0 %
false
230
700
41
16
86 %:
false
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
350
700
111
16
Near Field < 15 m:
false
50
700
71
16
Footprint:
false
120
700
41
16
63 %:
false
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
Spatial View
0
0
531
771
QFrame::StyledPanel
QFrame::Raised
10
30
501
311
10
10
361
16
Profile view: horizontal slice along the x-axis
10
390
191
16
Depth of Interactions
460
390
51
20
Log
10
410
501
311
Detector
0
0
531
771
QFrame::StyledPanel
QFrame::Raised
10
10
511
561
100
572
361
16
Origins of Neutrons measured by the Detector [%]
false
Qt::AlignCenter
210
597
101
20
Qt::RightToLeft
# Total Neutrons:
310
597
91
20
Qt::RightToLeft
()
898
64
59
22
font-size: 20px; color:#00589C;
Live:
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
true
30
3
141
41
Calibri
23
true
<font color='#8b0000'>U<\font><font color='#00589C'>RANOS<\font>
1362
66
61
20
127
171
205
127
171
205
127
171
205
127
171
205
127
171
205
127
171
205
120
120
120
120
120
120
127
171
205
6
Qt::RightToLeft
-
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
1360
65
71
21
0
88
156
0
88
156
0
88
156
0
88
156
0
88
156
0
88
156
0
88
156
0
88
156
0
88
156
background-color: rgb(0, 88, 156)
QFrame::StyledPanel
QFrame::Raised
label_42
tabWidget
simframe
pushButton_about
tabWidget_live
label_2
frame_4
label_detectorLayerNs
QCustomPlot
QWidget
1