Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note! The XtcExplorer behaviour is different when you check off the ControlPV checkbox! In this case only the pyana_scan module is activated, and all other selected detectors are added as input to this module.

Interactive plotting with IPython

Since XtcExplorer V00-01-04, you also have the option of launching ipython at the end of the job. The basic support for this has been added to all modules. Each pyana module stores some data (primarily as numpy arrays) which it passes to the pyana_plotter module which launches iPython. In the session you can investigate the data further and make additional plots.

  • Do 'whos' to see the workspace/namespace contents.
  • Exit the ipython session with Ctrl-D when you are done.
  • you can save the workspace using the ipython 'save'

Here are a few screenshot examples:

Image Added Image Added

Image Added

xtcscanner

This tool also belongs to the XtcExplorer package, and is used by the GUI. But the tool can also be run directly from the command line:

...