powgen_mts.json
· 1.5 KiB · JSON
Raw
{
"Facility": "SNS",
"Instrument": "PG3",
"Title": "pg3_test",
"Sample": {
"Runs": "53601",
"Background": {
"Runs": "51877",
"Background": {
"Runs": "51909"
}
},
"Material": "Yb2 Ti2 O7",
"MassDensity": 2.0,
"PackingFraction": 0.7,
"Geometry": {
"Shape": "Cylinder",
"Radius": 0.385,
"Height": 1.8
},
"AbsorptionCorrection": {
"Type": "SampleOnly"
},
"AbsMSParameters": {
"ElementSize": 1.0
}
},
"Normalization": {
"Runs": "51888",
"Background": {
"Runs": "51909"
},
"Material": "V",
"MassDensity": 6.11,
"PackingFraction": 1.0,
"Geometry": {
"Shape": "Cylinder",
"Radius": 0.2925,
"Height": 1.8
},
"AbsorptionCorrection": {
"Type": "SampleOnly"
},
"AbsMSParameters": {
"ElementSize": 1.0
}
},
"Calibration": {
"Filename": "/SNS/PG3/shared/CALIBRATION/2022-1_11A_CAL/PG3_51865_2022-01-05_PAC.h5"
},
"OutputDir": "/SNS/users/y8z/Temp/MTS_POWGEN",
"Merging": {
"QBinning": [
0.01,
0.01,
40.0
]
},
"AlignAndFocusArgs": {
"TMin": 3000,
"TMax": 270000
},
"Environment": {
"Name": "InAir",
"Container": "PAC08"
},
"AutoRed": true
}
1 | { |
2 | "Facility": "SNS", |
3 | "Instrument": "PG3", |
4 | "Title": "pg3_test", |
5 | "Sample": { |
6 | "Runs": "53601", |
7 | "Background": { |
8 | "Runs": "51877", |
9 | "Background": { |
10 | "Runs": "51909" |
11 | } |
12 | }, |
13 | "Material": "Yb2 Ti2 O7", |
14 | "MassDensity": 2.0, |
15 | "PackingFraction": 0.7, |
16 | "Geometry": { |
17 | "Shape": "Cylinder", |
18 | "Radius": 0.385, |
19 | "Height": 1.8 |
20 | }, |
21 | "AbsorptionCorrection": { |
22 | "Type": "SampleOnly" |
23 | }, |
24 | "AbsMSParameters": { |
25 | "ElementSize": 1.0 |
26 | } |
27 | }, |
28 | "Normalization": { |
29 | "Runs": "51888", |
30 | "Background": { |
31 | "Runs": "51909" |
32 | }, |
33 | "Material": "V", |
34 | "MassDensity": 6.11, |
35 | "PackingFraction": 1.0, |
36 | "Geometry": { |
37 | "Shape": "Cylinder", |
38 | "Radius": 0.2925, |
39 | "Height": 1.8 |
40 | }, |
41 | "AbsorptionCorrection": { |
42 | "Type": "SampleOnly" |
43 | }, |
44 | "AbsMSParameters": { |
45 | "ElementSize": 1.0 |
46 | } |
47 | }, |
48 | "Calibration": { |
49 | "Filename": "/SNS/PG3/shared/CALIBRATION/2022-1_11A_CAL/PG3_51865_2022-01-05_PAC.h5" |
50 | }, |
51 | "OutputDir": "/SNS/users/y8z/Temp/MTS_POWGEN", |
52 | "Merging": { |
53 | "QBinning": [ |
54 | 0.01, |
55 | 0.01, |
56 | 40.0 |
57 | ] |
58 | }, |
59 | "AlignAndFocusArgs": { |
60 | "TMin": 3000, |
61 | "TMax": 270000 |
62 | }, |
63 | "Environment": { |
64 | "Name": "InAir", |
65 | "Container": "PAC08" |
66 | }, |
67 | "AutoRed": true |
68 | } |