GithubHelp home page GithubHelp logo

philippjenke / pylablib-v0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexshkarin/pylablib-v0

0.0 0.0 0.0 510 KB

Variety of Python code for using in lab environment (data acquisition, device communication, data analysis)

License: MIT License

Batchfile 0.01% Python 99.99%

pylablib-v0's Introduction

Overview

PyLabLib is a collection of code intended to simplify some of the coding tasks encountered in a physics laboratory.

This is the last version of the library in the current state. The new major version will see large changes in the interface and code organization, rendering almost all code using this version incompatible (the functionality is preserved, so the transition will be straightforward).

Some major parts include:
  • Simpler loading and saving of data in text or binary files.
  • Data tables with heterogeneous columns and more universal indexing (heavy overlap with pandas).
  • Some data processing utilities: filtering, decimating, peak detection, FFT (mostly wrappers around NumPy and SciPy).
  • Classes for device control (universal wrapper for pyVISA, pySerial and network backends).
  • Classes for many specific devices (cameras, lasers, translation stages, etc).
  • More user-friendly fitting interface.
  • Multi-level dictionaries which are convenient for storing heterogeneous data and settings in human-readable format.
  • A bunch more utilities dealing with file system (creating, moving and removing folders, zipping/unzipping, path normalization), network (simplified interface for client and server sockets), strings (serializing and de-serializing values), function introspection, and more.
  • Additional tools for GUI generation and simpler multithreading built on top PyQt5 (still in development stage: not completely documented, code organization and interfaces can change in later versions).

The library is available on GitHub (https://github.com/AlexShkarin/pyLabLib-v0), and the documentation can be found at http://pylablib-v0.readthedocs.io/ .

pylablib-v0's People

Contributors

alexshkarin 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.