-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Welcome to the pyOmicron wiki!
STSviewer.py is your best friends to display I(V) measurement as well as dI/dV(V) measurement.
Just run it in command line:
./STSviewer.py
You can also provide as first argument the path of the folder containing your data
./STSviwer.py /the/path/to/my/STS/data
You can also add to this as second argument the ID of a measurement and this will be displayed first.
#STSviewer GUI There are 3 ploting regions
The top left region display the I(V) and dI/dV(V) curves. You can select and deselect curves to plot from the left checklist. The solid curve is the forward bias, the dashed one the backward scan (if you scanned forward and backward).
The plot on the right display the I/V(V) [blue] as well as the convolution of it [red curve] with an exponential [green curve].
The dI/dV/(I/V) curve.
You can also check the "statistics" checkboc on the top left corner. This will display the mean of the curves with the standard deviation (1σ and 2σ) as a filled plot. This will plot separately the forward and backward scans.