Loading drtsans/mono/gpsans/api.py +4 −5 Original line number Diff line number Diff line Loading @@ -498,7 +498,6 @@ def load_all_files( # Apply the backpanel correction on z direction to remove the # artifacts in 2D azimuthal patterns if back_panel_correction == True: for ws in raw_sample_ws_list: if ws is not None: Loading Loading
drtsans/mono/gpsans/api.py +4 −5 Original line number Diff line number Diff line Loading @@ -498,7 +498,6 @@ def load_all_files( # Apply the backpanel correction on z direction to remove the # artifacts in 2D azimuthal patterns if back_panel_correction == True: for ws in raw_sample_ws_list: if ws is not None: Loading