Coder Social home page Coder Social logo

gwbischof / ophyd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bluesky/ophyd

0.0 1.0 0.0 4.51 MB

hardware abstraction in Python with an emphasis on EPICS

Home Page: https://blueskyproject.io/ophyd

License: BSD 3-Clause "New" or "Revised" License

Shell 0.10% Python 99.90%

ophyd's Introduction

Ophyd

Build Status Test Coverage Latest PyPI version BSD 3-Clause License

Ophyd is a Python library for interfacing with hardware. It provides an abstraction layer that enables experiment orchestration and data acquisition code to operate above the specifics of particular devices and control systems.

Ophyd is typically used with the Bluesky Run Engine for experiment orchestration and data acquisition. It is also sometimes used in a stand-alone fashion.

Many facilities use ophyd to integrate with control systems that use EPICS , but ophyd's design and some of its objects are also used to integrate with other control systems.

  • Put the details specific to a device or control system behind a high-level interface with methods like trigger(), read(), and set(...).
  • Group individual control channels (such as EPICS V3 PVs) into logical "Devices" to be configured and used as units with internal coordination.
  • Assign readings with names meaningful for data analysis that will propagate into metadata.
  • Categorize readings by "kind" (primary reading, configuration, engineering/debugging) which can be read selectively.
PyPI pip install ophyd
Conda conda install -c conda-forge ophyd
Source code https://github.com/bluesky/ophyd
Documentation https://blueskyproject.io/ophyd

See the tutorials for usage examples.

See https://blueskyproject.io/ophyd for more detailed documentation.

ophyd's People

Contributors

klauer avatar danielballan avatar tacaswell avatar stuwilkins avatar dchabot avatar jklynch avatar mrakitin avatar coretl avatar prjemian avatar zllentz avatar dmgav avatar mikehart85 avatar ericdill avatar awalter-bnl avatar tangkong avatar abbygi avatar jwlodek avatar hhslepicka avatar callumforrester avatar gwbischof avatar ronpandolfi avatar bsobhani avatar stuartcampbell avatar jrmlhermitte avatar tizayi avatar padraic-shafer avatar ajgdls avatar gjwillms avatar untzag avatar arkilic avatar

Watchers

James Cloos 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.