Skip to content
Snippets Groups Projects
Commit 37644ee4 authored by Zhou, Wenduo's avatar Zhou, Wenduo
Browse files

Remove change.

parent 1289ab66
No related branches found
No related tags found
No related merge requests found
...@@ -343,7 +343,6 @@ class DiffractionReductionScripter(BaseReductionScripter): ...@@ -343,7 +343,6 @@ class DiffractionReductionScripter(BaseReductionScripter):
else: else:
# turn off the binning # turn off the binning
runsetupdict["Binning"] = '' runsetupdict["Binning"] = ''
runsetupdict['ResampleX'] = -1*int(runsetupdict['ResampleX'])
# NOMAD special # NOMAD special
if self.instrument_name.lower().startswith('nom') is False: if self.instrument_name.lower().startswith('nom') is False:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment