Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
Line 45: Line 45:
** General repository: https://github.com/bluesky
** General repository: https://github.com/bluesky
** bluesky-specific documentation: https://blueskyproject.io/bluesky/
** bluesky-specific documentation: https://blueskyproject.io/bluesky/
* Python packages:
** bluesky source: https://github.com/bluesky/bluesky
** bluesky source: https://github.com/bluesky/bluesky
** ophyd source: https://github.com/bluesky/ophyd
** databroker source: https://github.com/bluesky/databroker
* Training:
* Training:
** NSLS-II Sandbox for tutorials: https://try.nsls2.bnl.gov
** NSLS-II Sandbox for tutorials: https://try.nsls2.bnl.gov

Revision as of 16:29, 5 April 2023

This page exists to collect links to documentation about the instrument control system EPICS, its modules and related libraries (synApps, areaDetector), as used at the Advanced Photon Source.

Documentation referenced should be appropriate for beamline scientists, as opposed to only EPICS developers. New deployments should prefer EPICSv7, the latest release series.

See also the extensive resources from past EPICS Collaboration meetings.

EPICS Base

synApps (aka EPICS Support)

areaDetector

Deploying, troubleshooting, and maintaining IOCs

Pre-built IOCs

Docker images

Virtual Machines

Maintaining Documentation

APS ESAF & Proposal - Read-only interface

Bluesky

Bluesky Framework

APS

PyDM

Python support

Channel Access

PV Access

General