aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* enable current change when setting B fieldEugeniy E. Mikhailov2022-06-021-3/+4
|
* set safety current limitEugeniy E. Mikhailov2022-06-021-1/+5
|
* when tuning Iout do not mess with Ilimit setting (since it usually set for ↵Eugeniy E. Mikhailov2022-06-021-1/+1
| | | | safety)
* B field sweep improvedEugeniy E. Mikhailov2022-06-021-4/+9
|
* added class to set BfieldEugeniy E. Mikhailov2022-06-021-45/+81
|
* draft of B field rotationEugeniy E. Mikhailov2022-06-011-16/+71
|
* typo fixedEugeniy E. Mikhailov2022-06-011-3/+3
|
* move last commit to the very endEugeniy E. Mikhailov2022-06-011-1/+1
|
* reworked eit_with_vcsel exampleEugeniy E. Mikhailov2022-06-011-17/+86
|
* added rough calibration numbersEugeniy E. Mikhailov2022-06-011-3/+9
|
* added dwell time before frequency change in hope free regimeEugeniy E. Mikhailov2022-05-311-1/+5
|
* do not set homebuild generator to defaults at initEugeniy E. Mikhailov2022-05-311-1/+1
| | | | this make frequency hope by a lot and breaks laser lock
* added hope free tuning to home build generatorEugeniy E. Mikhailov2022-05-311-3/+25
|
* added aquisition of Freq from hardwareEugeniy E. Mikhailov2022-05-311-4/+7
|
* bumped up version to 0.3Eugeniy E. Mikhailov2022-05-311-1/+1
|
* added default resistance, to check against edge caseEugeniy E. Mikhailov2022-05-311-1/+5
| | | | | | If Vout set to 0, it is often report negative values, which messes up resistance estimate. So default resistance helps against such edge cases.
* added helper functionEugeniy E. Mikhailov2022-05-271-0/+7
|
* redone current settling based on realistic precisionEugeniy E. Mikhailov2022-04-071-3/+9
|
* added new functions to access dI and dVEugeniy E. Mikhailov2022-04-071-1/+23
|
* better algorithm description for setting desired currentEugeniy E. Mikhailov2022-04-061-2/+9
|
* added progress barsEugeniy E. Mikhailov2022-04-051-10/+11
|
* draft of example for eit_with_vcselEugeniy E. Mikhailov2022-04-051-0/+72
|
* added default import of LabJackEugeniy E. Mikhailov2022-04-051-0/+2
|
* proper labjack initializationEugeniy E. Mikhailov2022-04-041-3/+2
|
* updates for labjack_ue9Eugeniy E. Mikhailov2022-04-031-5/+9
|
* draft of labjack_ue9 driverEugeniy E. Mikhailov2022-04-022-0/+74
|
* added device description for QOL_LMX2487Eugeniy E. Mikhailov2022-04-021-0/+1
|
* added test/example case for qol_lmx2487 RFgenEugeniy E. Mikhailov2022-04-011-0/+11
|
* draft of LMX2487 chip homemade RF Generator controlEugeniy E. Mikhailov2022-03-292-0/+60
|
* proper upper limit for Vlimit and increased dwell timev0.2Eugeniy E. Mikhailov2022-03-161-1/+5
|
* proper upper current limitEugeniy E. Mikhailov2022-03-161-0/+4
|
* channel dependent lower end for current limitEugeniy E. Mikhailov2022-03-161-1/+5
|
* added Iout set via voltage output tuneEugeniy E. Mikhailov2022-03-161-0/+22
|
* remove unused importsEugeniy E. Mikhailov2022-03-161-2/+0
|
* version bumpEugeniy E. Mikhailov2022-03-151-1/+1
|
* added functions to control keysight_e3612aEugeniy E. Mikhailov2022-03-151-3/+53
|
* added get IlimitEugeniy E. Mikhailov2022-03-091-1/+6
|
* rename State to IsOnEugeniy E. Mikhailov2022-03-091-2/+2
|
* scope uses getConfig from base instrument, since it has channel config ↵Eugeniy E. Mikhailov2022-03-091-16/+0
| | | | capability
* Basic instrument handles channel config tooEugeniy E. Mikhailov2022-03-091-0/+20
|
* extra parametersEugeniy E. Mikhailov2022-03-091-4/+4
|
* draft of Keysight Power Supply controlEugeniy E. Mikhailov2022-03-092-0/+77
|
* change of the titlev0.1Eugeniy E. Mikhailov2022-03-091-1/+1
|
* removed old files which are not part of qolab packageEugeniy E. Mikhailov2022-03-099-1106/+0
|
* generalize starlette dependenceEugeniy E. Mikhailov2022-01-291-1/+2
| | | | | | | | debian 11.2 bullseye has 'typing_extensions' version which are incompatible with 'starlette' version > 0.17.1. Good news that 'typing_extensions' are not needed for python 3.10 and above, so we should be able to use a newer version of starlette there
* upgrading justpyEugeniy E. Mikhailov2022-01-291-1/+1
|
* parameters tuneHigh Power Vampire2022-01-281-5/+5
|
* changed scope settingsQol Group Shared Data2022-01-281-1/+2
|
* remove breakpointQol Group Shared Data2022-01-281-2/+1
|
* freezing starlette versionQol Group Shared Data2022-01-281-1/+2
|