Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 317 Bytes

All-Electronic Pump-Probe Spectroscopy

A python package for preforming all-electronic pump-probe spectroscopy via scanning tunneling microscope.

Pump probe related logic is contained in pump_probe.py while classes for device communication are in devices.py.

Requirements:

  • Python 3.7
  • pyvisa
  • numpy
  • pandas