Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Whitfield, Ross
wand
Commits
de0957fd
Commit
de0957fd
authored
Aug 07, 2018
by
Whitfield, Ross
Browse files
Update filtering/FilterTemperature.py filtering/FilterTime.py
parent
c79de86e
Changes
2
Hide whitespace changes
Inline
Side-by-side
filtering/FilterTemperature.py
View file @
de0957fd
...
...
@@ -62,6 +62,6 @@ xmin, xmax, bins = Binning.split(',')
WANDPowderReduction
(
ws
+
'_filtered'
,
CalibrationWorkspace
=
vanadium_ws
,
BackgroundWorkspace
=
background_ws
,
BackgroundScale
=
BackgroundScale
,
XMin
=
xmin
,
XMax
=
xmax
,
NumberBins
=
bins
,
XMin
=
xmin
,
XMax
=
xmax
,
NumberBins
=
bins
,
Target
=
units
,
NormaliseBy
=
normaliseBy
,
OutputWorkspace
=
name
)
filtering/FilterTime.py
View file @
de0957fd
...
...
@@ -61,6 +61,6 @@ xmin, xmax, bins = Binning.split(',')
WANDPowderReduction
(
ws
+
'_filtered'
,
CalibrationWorkspace
=
vanadium_ws
,
BackgroundWorkspace
=
background_ws
,
BackgroundScale
=
BackgroundScale
,
XMin
=
xmin
,
XMax
=
xmax
,
NumberBins
=
bins
,
XMin
=
xmin
,
XMax
=
xmax
,
NumberBins
=
bins
,
Target
=
units
,
NormaliseBy
=
normaliseBy
,
OutputWorkspace
=
name
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment