Skip to content
Snippets Groups Projects
Commit e1756bc1 authored by Pospelov, Gennady's avatar Pospelov, Gennady
Browse files

Typo in functional test

parent eb98c1a7
No related branches found
No related tags found
No related merge requests found
...@@ -158,8 +158,8 @@ def run_simulation_variants(): ...@@ -158,8 +158,8 @@ def run_simulation_variants():
single_output.scaleAll(probability) single_output.scaleAll(probability)
outputdata_total += single_output outputdata_total += single_output
outputdata_total.scaleAll(1.0/total_weight) outputdata_total.scaleAll(1.0/total_weight)
dhich java return outputdata_total
sdfdfxport LD_LIBRARYe
# IsGISAXS6 functional test sample builder for varying xi angle # IsGISAXS6 functional test sample builder for varying xi angle
def build_sample(xi_value): def build_sample(xi_value):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment