Lightwave Lab instrument automation tools
Project description
A python library for remote laboratory control. Laboratory remoting facilitates experimental research:
access from anywhere
large dataset gathering, storage, and analysis
repeatability
real-time status and progress monitoring,
intra- and inter-group collaboration
This package includes:
A shared library of instrument drivers
Representation of state for labs of multiple users
Driver-independent abstractions of instruments
Utilities for data structures, advanced sweeping, search procedures, spectrum analysis, and characterization
Constructs of laboratory virtualization for repeatability and rapid user code development
Detailed documentation of tips, tricks, and instructions for prepping your lab for remoting
Here is our philosophy of how a modern lab can look.
Installation
From PyPI:
pip install lightlab
From source (developer mode):
git clone https://github.com/lightwave-lab/lightlab.git cd lightlab pip install -e . # install in editable mode.
Getting started
Configure GPIB/ethernet communication on a personal computer or instrumentation server
Initialize the representation of your lab state
Write a driver or use an existing one
Read about advanced features and tutorials
Get going! Need more help? Have suggestions? File an issue
Readthedocs: lightlab.readthedocs.io
Supported platforms
Server: Mac OS and Linux running ≥python3.6; not tested on Windows (to do).
Auxiliary hosts: Mac OS, Linux, Windows
Acknowledgements
This material is based in part upon work supported by the National Science Foundation under Grant Number E2CDA-1740262. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lightlab-1.1.1.tar.gz
.
File metadata
- Download URL: lightlab-1.1.1.tar.gz
- Upload date:
- Size: 33.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | add376ae0d9d70f8a514d4a445f051513ce01d63234e264d74720b3fd58c9b31 |
|
MD5 | 61c9499a931fe31602b4b2bf16a4570a |
|
BLAKE2b-256 | a9f01ccdfb61517f62bdbd72f20e002aafee5532bcfd161389ccff3a63a96d50 |