We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9be1a2 + f17c66d commit 98961ffCopy full SHA for 98961ff
data/general.json
@@ -105,8 +105,14 @@
105
"position": "on generators, at target plane, facing top and bottom",
106
"materials": [
107
{
108
- "position": "A 325 - top",
+ "position": "A 325 - bottom",
109
"material": "Zr",
110
+ "designator": "Zr Packet #1",
111
+ "number_of_foils": 8,
112
+ "distance_to_source": {
113
+ "value": 5.1,
114
+ "unit": "cm"
115
+ },
116
"mass": {
117
"value": 0.9036,
118
"unit": "g"
@@ -121,8 +127,14 @@
121
127
}
122
128
},
123
129
124
- "position": "A 325 - bottom",
130
+ "position": "A 325 - top",
125
131
"material": "Nb",
132
+ "designator": "Nb Packet #3",
133
+ "number_of_foils": 2,
134
135
136
137
126
138
139
"value": 0.5359,
140
0 commit comments