Última atividade 5 hours ago

yuanpeng's Avatar yuanpeng revisou este gist 5 hours ago. Ir para a revisão

1 file changed, 47 insertions

pg3_auto_config.json(arquivo criado)

@@ -0,0 +1,47 @@
1 + {
2 + "CalibDirectory": "/SNS/PG3/shared/CALIBRATION/2026-1_11A_CAL/",
3 + "InputFiles": {
4 + "CalibFile": "2026A_LT-JANIS_d62605_2026-04-15.h5",
5 + "CharBackgrounds": "PG3_char_2026_April-HighRes_LT_JANIS.txt",
6 + "CharInPlane": "PG3_char_2026_April_JANIS_limit.txt",
7 + "GroupInPlane": "grouping/PG3_Grouping-IP.xml"
8 + },
9 + "Params": {
10 + "VPeaksStripLambdaMax": 4.5,
11 + "SNSPowderReduction": {
12 + "PreserveEvents": true,
13 + "PushDataPositive": "None",
14 + "LowResRef": 0,
15 + "RemovePromptPulseWidth": 50,
16 + "TOFBinning": -0.0008,
17 + "BinInDspace": true,
18 + "BackgroundSmoothParams": "5, 2",
19 + "FilterBadPulses": 10,
20 + "ScaleData": 100,
21 + "SaveAs": "gsas topas and fullprof",
22 + "FinalDataUnits": "dSpacing",
23 + "WaveLengthLogNames": "BL11A:Det:TH:BL:Lambda"
24 + },
25 + "TotalScattering": {
26 + "CentralWavelength": ".7, .8",
27 + "Threshold": 0.1,
28 + "QFitRange": "30., 50.",
29 + "QBinning": 0.01,
30 + "QMin": 0.9,
31 + "QMax": 30.0,
32 + "DeltaR": 0.01,
33 + "RMax": 100.0
34 + },
35 + "Proc": {
36 + "TOFBinWidthInit": 100.0,
37 + "TOFBinWidthProc": -0.0004,
38 + "RemovePromptPulseWidth": 0
39 + },
40 + "PostProc": {
41 + "TOFBinWidthPProc": -0.0004,
42 + "RemovePromptPulseWidth": 0,
43 + "StripVPeaksPosTol": 0.05,
44 + "StripVPeaksBkgType": "Quadratic"
45 + }
46 + }
47 + }
Próximo Anterior