Accessing simulation results

This is an extended example for the further treatment of simulation results: accessing the results, plotting, cropping, slicing and exporting. This serves as a supporting example to the Accessing simulation results tutorial.

  • The standard Cylinders in DWBA sample is used for running the simulation.
  • The simulation results are retrieved as a Histogram2D object and then processed in various functions to achieve a resulting image.

Intensity images

Examples/varia/AccessingSimulationResults.py