Metadata-Version: 2.1
Name: pyppspec
Version: 0.1.6.1
Summary: For preforming all-electronic pump-probe spectroscopy with a scanning tunneling microscope.
Home-page: https://github.com/bhc1010/ppspectroscopy
Author: Ben Campbell
Author-email: ben.campbell@unh.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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
