Scanning Tunneling Spectra Analysis in Python
Project description
##################### STSPY #########################
Scanning Tunneling Spectra Python Analysis
Establishes a python class called spectra which takes a single .VERT file as an input
Automatically pulls parameters of particular importance including: ZPiezoconst LockinAmpl
Once called, spectra object contains has the following properties: t: total time the spectra took V: sample voltage (volts) z: (Angstroms) I: current (amps) dIdV: differential conductance (amps) V0, I0, z0 dIdV0: copies of these files which are maintained after methods are applied
Methods available: average(hyst_cor = True): if there are multiple passes, averages the spectra back and forth. hyst_cor (default True) applies a correction accounting for differences upon sweeping normalize(kappa): if using a z-ramp, this is useful. Multiplies the current and conductance by exp(-2*kappa*z) where kappa is a provided number (or array same length as z) to be determined by measurement
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for stspy-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 767607976896e310272b289613c77aab4a51f56fc6435891920e00338782fc0d |
|
MD5 | 9e29ec71e0ea59a379768e59adf81388 |
|
BLAKE2b-256 | 9007de05f5fac936814c9c7465a03cee712aaab5a33b3abb049da99601c7a2a5 |