Skip to content
Snippets Groups Projects
Commit 56a5f0fa authored by AlQuemist's avatar AlQuemist
Browse files

Examples/scatter2d/PolarizedSANS: correct Python script

parent 65120737
No related branches found
No related tags found
1 merge request!1377Fix documentation figures
......@@ -75,4 +75,5 @@ if __name__ == '__main__':
sample = get_sample()
simulation = get_simulation(sample)
result = simulation.simulate()
bp.plot_simulation_result(result)
bp.show_or_export()
# bp.plot_simulation_result(result)
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