Ticket #6885: test.py
| File test.py, 578 bytes (added by Michael Reuter, 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | config['default.facility']="SNS" |
| 2 | |
| 3 | DgsReduction( |
| 4 | SampleInputFile="/SNS/ARCS/IPTS-3310/1/10451/NeXus/ARCS_10451_event.nxs", |
| 5 | OutputWorkspace="w1", |
| 6 | ShowIntermediateWorkspaces=True, |
| 7 | IncidentBeamNormalisation="ByCurrent", |
| 8 | TimeIndepBackgroundSub=True, |
| 9 | DetectorVanadiumInputFile="/SNS/ARCS/IPTS-3310/1/10454/NeXus/ARCS_10454_event.nxs", |
| 10 | UseBoundsForDetVan=True, |
| 11 | DetVanIntRangeLow=5000.0, |
| 12 | DetVanIntRangeHigh=7000.0, |
| 13 | DetVanIntRangeUnits="TOF", |
| 14 | ) |
