Skip to content

Commit

Permalink
explicit import SANSWideAngleCorrection from python version 1
Browse files Browse the repository at this point in the history
  • Loading branch information
gesnerpassos committed Apr 30, 2013
1 parent 757bae5 commit 22aa242
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/scripts/SANS/isis_reduction_steps.py
Original file line number Diff line number Diff line change
Expand Up @@ -1504,6 +1504,7 @@ def execute(self, reducer, workspace):
Almost a copy of sans_reduction_steps.ConvertToQ, except by the calculation of
the transmission correction wide angle.
"""
from mantidsimple import SANSWideAngleCorrection
wavepixeladj = ""
if (reducer.wide_angle_correction and reducer.transmission_calculator.output_wksp):
#calculate the transmission wide angle correction
Expand Down

0 comments on commit 22aa242

Please sign in to comment.