labscript_utils

Functions

dedent(s)

Remove leading spaces from the first line of a string, all common leading indentation (spaces only) from subsequent lines, strip trailing spaces from all lines and replace single newlines prior to lines with the common indentation with spaces.

import_or_reload(modulename)

Behaves like 'import modulename' would, excepts forces the imported script to be rerun

Modules

camera_server

connections

device_registry

dict_diff

double_import_denier

excepthook

filewatcher

h5_lock

impprof

labconfig

ls_zprocess

memprof

modulewatcher

properties

qtwidgets

remote

Script to run a zprocess.remote server configured according to LabConfig.

settings

setup_logging

shared_drive

shot_utils

splash

testing_utils

tracelog

unitconversions

versions

zlock

Script to run a zlock server configured according to LabConfig.

zlog

Script to run a zlog server configured according to LabConfig.