Versions Compared

Key

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

...

Interactive plotting with IPython

Anchor
IPython
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.

...