We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7772e69 commit 4f6b2ecCopy full SHA for 4f6b2ec
src/ess/powder/types.py
@@ -27,7 +27,6 @@
27
DetectorPositionOffset = reduce_gt.DetectorPositionOffset
28
EmptyBeamRun = reduce_gt.EmptyBeamRun
29
Filename = reduce_gt.Filename
30
-Incident = reduce_gt.Incident
31
MonitorData = reduce_gt.MonitorData
32
MonitorPositionOffset = reduce_gt.MonitorPositionOffset
33
MonitorType = reduce_gt.MonitorType
@@ -39,8 +38,6 @@
39
38
RunType = reduce_gt.RunType
40
SampleRun = reduce_gt.SampleRun
41
ScatteringRunType = reduce_gt.ScatteringRunType
42
-Transmission = reduce_gt.Transmission
43
-TransmissionRun = reduce_gt.TransmissionRun
44
SamplePosition = reduce_gt.SamplePosition
45
SourcePosition = reduce_gt.SourcePosition
46
VanadiumRun = reduce_gt.VanadiumRun
0 commit comments