Skip to content

jesseengel/PythonProbestation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PythonProbestation

A python GUI Program for controlling a pulsed probestation setup at Stanford University for my postdoc

Installation

PyView uses wxPython as it's backend. While you can install it manually, it is easiest to install with conda (anaconda package manager). I recommend getting anaconda from here, and then installing wxpython.

	conda update conda
	conda install wxpython

Dependencies

  • numpy
  • wxPython
  • PyVisa

About

A python GUI Program for controlling a pulsed probestation setup at Stanford University for my postdoc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages