HuangJunye / GrapheneLab-Measurement-Code

Simple to use transport measurement code
Apache License 2.0
13 stars 3 forks source link

add manual remote control notebooks #6

Closed HuangJunye closed 5 years ago

HuangJunye commented 5 years ago

While the current code is very convenient and simple to do measurements, it would be nice to have the ability to manually remote control each instrument. This is very useful when we want to change some parameters or fix some problems away from the lab.

HuangJunye commented 5 years ago

I added 2 notebooks, one for LIA, and the other for Leiden triple current source and PicoWatt resistance bridge. The LIA notebook is quite complete. It can send and read almost everything of LIA. The other notebook is less complete and it will need much more work.

HuangJunye commented 5 years ago

The instrument class defined in the notebooks can be included later in the measurement code.