Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HuangJunye authored Apr 8, 2019
1 parent 377ee74 commit 3c917df
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# GrapheneLab-Measurement-Code
# GrapheneLab Measurement Code

This is a Python-based transport measurement code used in GrapheneLab in National University of Singapore. The code was originally developed by Eoin O'Farrell and currently maintained by Huang Junye.

# Features
## Use PyVisa to talk to instruments.

Currently supported instruments include:

Measurement instruments:
- Keithley 2002
- Keithley 2182A
- Keithley 2400
- Keithley 6221
- Keithley 6430
- SRS SR830
- SRS SR850

Temperature and Magnet controllers:
- Picowatt AVS-47B resistance bridge (for Leiden Cryogenics Dilution Refrigerators)
- Leiden Cryogenics Triple Current Source
- LakeShore 335 temperature controller
- LakeShore 340 temperature controller
- LakeShore 475 DSP Gaussmeter
- Oxford Mercury iPS magnet power supply

## Live plotting using PyQtGraph
Measurement results are plotted live using PyQtGraph.

0 comments on commit 3c917df

Please sign in to comment.