pg3_auto_config.json
· 1.5 KiB · JSON
原始文件
{
"CalibDirectory": "/SNS/PG3/shared/CALIBRATION/2026-1_11A_CAL/",
"InputFiles": {
"CalibFile": "2026A_LT-JANIS_d62605_2026-04-15.h5",
"CharBackgrounds": "PG3_char_2026_April-HighRes_LT_JANIS.txt",
"CharInPlane": "PG3_char_2026_April_JANIS_limit.txt",
"GroupInPlane": "grouping/PG3_Grouping-IP.xml"
},
"Params": {
"VPeaksStripLambdaMax": 4.5,
"SNSPowderReduction": {
"PreserveEvents": true,
"PushDataPositive": "None",
"LowResRef": 0,
"RemovePromptPulseWidth": 50,
"TOFBinning": -0.0008,
"BinInDspace": true,
"BackgroundSmoothParams": "5, 2",
"FilterBadPulses": 10,
"ScaleData": 100,
"SaveAs": "gsas topas and fullprof",
"FinalDataUnits": "dSpacing",
"WaveLengthLogNames": "BL11A:Det:TH:BL:Lambda"
},
"TotalScattering": {
"CentralWavelength": ".7, .8",
"Threshold": 0.1,
"QFitRange": "30., 50.",
"QBinning": 0.01,
"QMin": 0.9,
"QMax": 30.0,
"DeltaR": 0.01,
"RMax": 100.0
},
"Proc": {
"TOFBinWidthInit": 100.0,
"TOFBinWidthProc": -0.0004,
"RemovePromptPulseWidth": 0
},
"PostProc": {
"TOFBinWidthPProc": -0.0004,
"RemovePromptPulseWidth": 0,
"StripVPeaksPosTol": 0.05,
"StripVPeaksBkgType": "Quadratic"
}
}
}
| 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 | } |