Skip to content

Collection of Ophyd device subclasses for IOCs unique to LCLS PCDS.

License

Notifications You must be signed in to change notification settings

vanxiong/pcdsdevices

 
 

Repository files navigation

PCDS Devices

Collection of Ophyd Device subclasses for IOCs unique to PCDS

MotivationInstallation

Motivation

Ophyd presents a uniform set of abstractions for EPICS devices. While many devices can be represented as generic EpicsMotor and AreaDetector objects, quite a few devices are specific to LCLS. This repository holds all of these unique devices as well as additional tools to help aid the creation of custom devices for specific applications.

Installation

Install the most recent tagged build:

  conda install pcdsdevices -c pcds-tag -c lightsource2-tag -c conda-forge

Install the most recent development build:

  conda install pcdsdevices -c pcds-dev -c lightsource2-tag -c conda-forge

About

Collection of Ophyd device subclasses for IOCs unique to LCLS PCDS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%