Next:
List of Figures
Up:
PySpectra
Previous:
PySpectra
Index
Contents
List of Figures
Introduction
Getting started
pyspMonitor vs. pyspViewer vs. local graphics
pyspMonitor
Main Widget
Cursor widget
Mesh scan graphics
Inspect 'Macros'
Inspect 'Errors in log files'
DisplayCounter feature
Scan attributes widget
Image attributes widget
pyspViewer
pyspLib
toPyspMonitor(), toPyspLocal()
toPyspViewer()
Class Scan
Class Image
Examples
Graphics within the same process
Very simple, display some data, no PySpectra main widget
Very simple, display some data, with PySpectra main widget
Display data representing I/O times, with PySpectra main widget
Simulate a scan, overlaid plots
toPyspLocal(), simulate a scan, plot pairs of x- and y-values locally
Graphics done by pyspMonitor, toPyspMonitor()
toPyspMonitor(), send some random data (very trivial example)
toPyspMonitor(), simulate a scan, send pairs of x- and y-values to pyspMonitor
toPyspMonitor(), simulate a scan, send MCA spectra and counter readings
Send data as columns to pyspMonitor, specifying zmqPort
Plot data from a Macro
toPyspMonitor(), set graphical attributes
Simulate a scan, overlaid plots
Index