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
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor fix for psw25045 class
Misha-PINQUED
Michael Vorobiov
3 days
1
-0
/
+1
*
updated init files with new instruments
Michael Vorobiov
4 days
3
-2
/
+11
*
added idn method to psw25045 class
Michael Vorobiov
8 days
1
-0
/
+3
*
modified run.py for qolab local debug
Michael Vorobiov
8 days
1
-9
/
+27
*
MKS390 vacuum gauge returns NaN if fails to get pressure reading
Michael Vorobiov
9 days
1
-3
/
+5
*
modified Scope class to allow grabbing math function channels (F1, F2...) spe...
Michael Vorobiov
9 days
2
-5
/
+28
*
methods returning output voltage, current and power return NaN if unsuccessful
Michael Vorobiov
9 days
1
-10
/
+13
*
added method for changng number of power line cycles for A/D integration
Michael Vorobiov
9 days
1
-2
/
+31
*
driver draft for GPP-3610H psu and modified example script
Michael Vorobiov
10 days
2
-5
/
+154
*
time axis starts with capital T and units are lower case 's'
Michael Vorobiov
10 days
1
-2
/
+2
*
updated run.py script (vscode specific)
Michael Vorobiov
10 days
1
-10
/
+29
*
minor fix to psu's enable_output function
Michael Vorobiov
10 days
1
-0
/
+1
*
added minimally working driver for GWInstek PSW250-4.5 power supply
Michael Vorobiov
10 days
1
-0
/
+139
*
Fixed a typo in the import preamble of the file.
Michael Vorobiov
10 days
1
-1
/
+1
*
Example script for new functionality (VSCode specific)
Michael Vorobiov
10 days
1
-0
/
+51
*
MKS390 vacuum gauge driver. Currently gets pressure readings but IG ON/OFF an...
Michael Vorobiov
10 days
1
-0
/
+110
*
Driver for HP3458A digital multimeter (partial implementation)
Michael Vorobiov
10 days
2
-1
/
+246
*
version bump
v0.25
Eugeniy E. Mikhailov
2024-10-16
2
-2
/
+2
*
fix Windows vs Linux data grabing behavior
Eugeniy E. Mikhailov
2024-10-16
1
-0
/
+4
*
remove unused fstring
Eugeniy E. Mikhailov
2024-10-16
1
-1
/
+1
*
bump version to 0.24
v0.24
Eugeniy E. Mikhailov
2024-10-15
2
-2
/
+2
*
added Rigol as export
Eugeniy E. Mikhailov
2024-10-15
1
-1
/
+2
*
version bump
v0.23
Eugeniy E. Mikhailov
2024-10-13
2
-2
/
+2
*
better use example for sds800xhd
Eugeniy E. Mikhailov
2024-10-13
1
-1
/
+1
*
formatting
Eugeniy E. Mikhailov
2024-10-13
1
-1
/
+3
*
added sds800xhd scope class to hardware scopes
Eugeniy E. Mikhailov
2024-10-13
1
-1
/
+2
*
add MemoryDepth to scope properties
Eugeniy E. Mikhailov
2024-10-13
1
-0
/
+1
*
add set and get Memory Depth setting
Eugeniy E. Mikhailov
2024-10-13
1
-0
/
+51
*
added logger
Eugeniy E. Mikhailov
2024-10-13
1
-0
/
+9
*
added set sampling rate command
Eugeniy E. Mikhailov
2024-10-13
1
-0
/
+12
*
add formatter to the out string
Eugeniy E. Mikhailov
2024-10-13
1
-1
/
+1
*
return only needed info
Eugeniy E. Mikhailov
2024-10-13
1
-1
/
+1
*
implement getTrace and channel preamble parser
Eugeniy E. Mikhailov
2024-10-11
1
-0
/
+69
*
draft of getRawWaveform for SDS800XHD
Eugeniy E. Mikhailov
2024-10-11
1
-2
/
+123
*
set timeout for the scope
Eugeniy E. Mikhailov
2024-10-11
1
-0
/
+1
*
draft of Siglent sds800xhd scope
Eugeniy E. Mikhailov
2024-10-01
1
-0
/
+69
*
added ruff check
Eugeniy E. Mikhailov
2024-07-26
1
-0
/
+5
*
move toxworkdir to home/tmp
Eugeniy E. Mikhailov
2024-07-26
1
-1
/
+1
*
better doc string in __init__.py
Eugeniy E. Mikhailov
2024-07-26
1
-1
/
+1
*
version bump
v0.22
Eugeniy E. Mikhailov
2024-07-26
2
-2
/
+2
*
simplified trace processing for Siglent
Eugeniy E. Mikhailov
2024-07-26
1
-3
/
+3
*
removed unused import
Eugeniy E. Mikhailov
2024-07-26
1
-1
/
+1
*
shorten doc string
Eugeniy E. Mikhailov
2024-07-26
1
-1
/
+1
*
Simplified trace return variables for _basic scope and Rigol
Eugeniy E. Mikhailov
2024-07-26
2
-4
/
+6
*
doc string
Eugeniy E. Mikhailov
2024-07-26
1
-0
/
+4
*
better doc string
Eugeniy E. Mikhailov
2024-07-26
1
-0
/
+1
*
better doc string
Eugeniy E. Mikhailov
2024-07-26
1
-3
/
+3
*
remove duplicate code of getTimeTrace from Siglent
Eugeniy E. Mikhailov
2024-07-26
1
-22
/
+0
*
refactor basic scope and Rigol so the getTrace is now in the basic class
Eugeniy E. Mikhailov
2024-07-26
2
-33
/
+43
*
increased pyvisa timeout for rigol from 500ms -> 1000ms
Eugeniy E. Mikhailov
2024-07-26
1
-1
/
+1
[next]