index
:
qolab.git
Misha-PINQUED
master
Collection of scripts to run experimental hardware with python
Eugeniy E. Mikhailov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qolab
Commit message (
Expand
)
Author
Age
Files
Lines
*
better initialization and extra doc
Eugeniy E. Mikhailov
2023-06-19
1
-7
/
+38
*
added early draft of the multimeter class and some readings for hp_34401 mult...
Eugeniy E. Mikhailov
2023-06-19
2
-0
/
+58
*
version bump to v0.7
Eugeniy E. Mikhailov
2023-01-20
1
-1
/
+1
*
added spectral_utils
Eugeniy E. Mikhailov
2023-01-20
2
-0
/
+58
*
version bump
v0.6
Eugeniy E. Mikhailov
2022-07-20
1
-1
/
+1
*
Factor of 3 to 4 spead up for reading of the trace with pandas
Eugeniy E. Mikhailov
2022-07-20
1
-4
/
+6
*
version bump to v0.5
v0.5
Eugeniy E. Mikhailov
2022-07-06
1
-1
/
+1
*
drastic speedup of loadTrace
Eugeniy E. Mikhailov
2022-07-06
1
-11
/
+13
*
do not set properties which are not known to an instrument
v0.4
Eugeniy E. Mikhailov
2022-06-15
1
-3
/
+3
*
proper inheritance of the parent deviceProperties
Eugeniy E. Mikhailov
2022-06-14
10
-11
/
+11
*
added timestamp for Instrument config
Eugeniy E. Mikhailov
2022-06-14
1
-1
/
+5
*
better lingering string heuristic
Eugeniy E. Mikhailov
2022-06-14
1
-5
/
+7
*
bumping version up since there are some windows improvements
Eugeniy E. Mikhailov
2022-06-14
1
-1
/
+1
*
decimate case is special: increase Npnts to allocate big enough buffer
Eugeniy E. Mikhailov
2022-06-14
1
-3
/
+13
*
better doc string for getRawWaveform
Eugeniy E. Mikhailov
2022-06-14
1
-4
/
+4
*
protect against negative value setting for Vlimit
Eugeniy E. Mikhailov
2022-06-02
1
-0
/
+2
*
when tuning Iout do not mess with Ilimit setting (since it usually set for sa...
Eugeniy E. Mikhailov
2022-06-02
1
-1
/
+1
*
added dwell time before frequency change in hope free regime
Eugeniy E. Mikhailov
2022-05-31
1
-1
/
+5
*
do not set homebuild generator to defaults at init
Eugeniy E. Mikhailov
2022-05-31
1
-1
/
+1
*
added hope free tuning to home build generator
Eugeniy E. Mikhailov
2022-05-31
1
-3
/
+25
*
added aquisition of Freq from hardware
Eugeniy E. Mikhailov
2022-05-31
1
-4
/
+7
*
bumped up version to 0.3
Eugeniy E. Mikhailov
2022-05-31
1
-1
/
+1
*
added default resistance, to check against edge case
Eugeniy E. Mikhailov
2022-05-31
1
-1
/
+5
*
added helper function
Eugeniy E. Mikhailov
2022-05-27
1
-0
/
+7
*
redone current settling based on realistic precision
Eugeniy E. Mikhailov
2022-04-07
1
-3
/
+9
*
added new functions to access dI and dV
Eugeniy E. Mikhailov
2022-04-07
1
-1
/
+23
*
better algorithm description for setting desired current
Eugeniy E. Mikhailov
2022-04-06
1
-2
/
+9
*
added default import of LabJack
Eugeniy E. Mikhailov
2022-04-05
1
-0
/
+2
*
proper labjack initialization
Eugeniy E. Mikhailov
2022-04-04
1
-3
/
+2
*
updates for labjack_ue9
Eugeniy E. Mikhailov
2022-04-03
1
-5
/
+9
*
draft of labjack_ue9 driver
Eugeniy E. Mikhailov
2022-04-02
2
-0
/
+74
*
added device description for QOL_LMX2487
Eugeniy E. Mikhailov
2022-04-02
1
-0
/
+1
*
added test/example case for qol_lmx2487 RFgen
Eugeniy E. Mikhailov
2022-04-01
1
-0
/
+11
*
draft of LMX2487 chip homemade RF Generator control
Eugeniy E. Mikhailov
2022-03-29
2
-0
/
+60
*
proper upper limit for Vlimit and increased dwell time
v0.2
Eugeniy E. Mikhailov
2022-03-16
1
-1
/
+5
*
proper upper current limit
Eugeniy E. Mikhailov
2022-03-16
1
-0
/
+4
*
channel dependent lower end for current limit
Eugeniy E. Mikhailov
2022-03-16
1
-1
/
+5
*
added Iout set via voltage output tune
Eugeniy E. Mikhailov
2022-03-16
1
-0
/
+22
*
remove unused imports
Eugeniy E. Mikhailov
2022-03-16
1
-2
/
+0
*
version bump
Eugeniy E. Mikhailov
2022-03-15
1
-1
/
+1
*
added functions to control keysight_e3612a
Eugeniy E. Mikhailov
2022-03-15
1
-3
/
+53
*
added get Ilimit
Eugeniy E. Mikhailov
2022-03-09
1
-1
/
+6
*
rename State to IsOn
Eugeniy E. Mikhailov
2022-03-09
1
-2
/
+2
*
scope uses getConfig from base instrument, since it has channel config capabi...
Eugeniy E. Mikhailov
2022-03-09
1
-16
/
+0
*
Basic instrument handles channel config too
Eugeniy E. Mikhailov
2022-03-09
1
-0
/
+20
*
extra parameters
Eugeniy E. Mikhailov
2022-03-09
1
-4
/
+4
*
draft of Keysight Power Supply control
Eugeniy E. Mikhailov
2022-03-09
2
-0
/
+77
*
when generating file it is possible to supply date, handy for already saved f...
Eugeniy E. Mikhailov
2022-01-20
1
-2
/
+3
*
improved error messaging with logger in i800
Eugeniy E. Mikhailov
2022-01-19
1
-5
/
+8
*
grid is forced for plots
Eugeniy E. Mikhailov
2022-01-18
1
-3
/
+3
[next]