added TODO message, nth more
This commit is contained in:
parent
c859404a15
commit
87b8908a99
@ -567,7 +567,8 @@ def sweep_b_val(instr:pyvisa.resources.Resource, min_bval:float, max_bval:float,
|
|||||||
wl = np.array(loaded_files.wavelength)
|
wl = np.array(loaded_files.wavelength)
|
||||||
np.savetxt("Wavelength.txt", wl)
|
np.savetxt("Wavelength.txt", wl)
|
||||||
|
|
||||||
|
# TODO: write a function that simultaneously controls the two power supplies. => Threading
|
||||||
|
# in function head should be func(instr1, instr2, args1, kwargs1, args2, kwargs2)
|
||||||
|
|
||||||
################################################################# END OF FUNCTION DEFS ###########################################################################################
|
################################################################# END OF FUNCTION DEFS ###########################################################################################
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user