Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

stspy-0.0.1-py2.py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page