Last active 1741129164

yuanpeng's Avatar yuanpeng revised this gist 1741129164. Go to revision

1 file changed, 68 insertions

powgen_mts.json(file created)

@@ -0,0 +1,68 @@
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 + }
Newer Older