GithubHelp home page GithubHelp logo

hughmor / lightlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lightwave-lab/lightlab

0.0 0.0 0.0 34.32 MB

Laboratory Instrumentation and Automation

License: MIT License

Python 13.45% Makefile 0.13% Jupyter Notebook 86.41%

lightlab's Introduction

Lightlab

https://travis-ci.org/lightwave-lab/lightlab.svg?branch=development

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

  1. Configure GPIB/ethernet communication on a personal computer or instrumentation server
  2. Initialize the representation of your lab state
  3. Write a driver or use an existing one
  4. Read about advanced features and tutorials
  5. Get going! Need more help? Have suggestions? File an issue

Readthedocs: lightlab.readthedocs.io

Github: https://github.com/lightwave-lab/lightlab

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.

lightlab's People

Contributors

aashuj avatar atait avatar dependabot[bot] avatar kynan avatar millerheidi avatar simbilod avatar thomaslima avatar yechima avatar zhimug avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.