magic

Initial magic commands and hooks for the spock IPython environment

Functions

showscan(self, parameter_s='')[source]

Shows a scan in a GUI.

Accepts one optional argument:

  • online - plot scans online
  • <ScanID> - plot scan of the given ID offline
  • no argument - plot the last scan offline

Where online means plot the scan as it runs and offline means - extract the scan data from the file - works only with HDF5 files.