Skip to content

Commit 98961ff

Browse files
Merge pull request #23 from cdunn314/patch-1
Corrected position and added other foil metadata
2 parents f9be1a2 + f17c66d commit 98961ff

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

data/general.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,14 @@
105105
"position": "on generators, at target plane, facing top and bottom",
106106
"materials": [
107107
{
108-
"position": "A 325 - top",
108+
"position": "A 325 - bottom",
109109
"material": "Zr",
110+
"designator": "Zr Packet #1",
111+
"number_of_foils": 8,
112+
"distance_to_source": {
113+
"value": 5.1,
114+
"unit": "cm"
115+
},
110116
"mass": {
111117
"value": 0.9036,
112118
"unit": "g"
@@ -121,8 +127,14 @@
121127
}
122128
},
123129
{
124-
"position": "A 325 - bottom",
130+
"position": "A 325 - top",
125131
"material": "Nb",
132+
"designator": "Nb Packet #3",
133+
"number_of_foils": 2,
134+
"distance_to_source": {
135+
"value": 5.1,
136+
"unit": "cm"
137+
},
126138
"mass": {
127139
"value": 0.5359,
128140
"unit": "g"

0 commit comments

Comments
 (0)