Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 699 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 699 Bytes

Photodetector IV Sweep Automation

A set of Python GUI's for running IV sweep characterization on photodiodes using a Keithley 6487 Picoammeter. Note: This fork is for Windows OS. For Linux user, please use johnrollinson's repository

Requirements

NI-VISA Driver

Python Dependencies

  • Python 3.x
  • pyvisa
  • pymeasure
  • numpy
  • PyQt5 or equivalent