Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
Line 41: Line 41:
==Bluesky==
==Bluesky==
===Bluesky Framework===
===Bluesky Framework===
** [https://blueskyproject.io Bluesky home page]
* [https://blueskyproject.io Bluesky home page]
** [https://try.nsls2.bnl.gov Try Bluesky in a web browser (from NSLS-II)]
* [https://try.nsls2.bnl.gov Try Bluesky in a web browser (from NSLS-II)]
** [https://blueskyproject.io/hklpy/ hklpy: Bluesky's diffractometer support]
* hklpy:
** [https://blueskyproject.io/hklpy/examples/index.html Diffractometer examples]
** [https://blueskyproject.io/hklpy/ Bluesky's diffractometer support]
** Queue server:
* [https://blueskyproject.io/hklpy/examples/index.html Diffractometer examples]
*** [https://blueskyproject.io/bluesky-queueserver/ queueserver - Server for queueing plans.]
* Queue server:
*** [https://blueskyproject.io/bluesky-queueserver-api/ API documentation]
** [https://blueskyproject.io/bluesky-queueserver/ queueserver - Server for queueing plans.]
** Tiled:
** [https://blueskyproject.io/bluesky-queueserver-api/ API documentation]
*** [https://blueskyproject.io/tiled/ Data server for databroker and directories with data files.]
* Tiled:
*** [https://github.com/BCDA-APS/tiled-template Template for creating a local tiled data server at APS.]
** [https://blueskyproject.io/tiled/ Data server for databroker and directories with data files.]
** [https://github.com/BCDA-APS/tiled-template Template for creating a local tiled data server at APS.]
 
===APS===
===APS===
** [https://github.com/BCDA-APS/use_bluesky#use_bluesky Installation Steps for APS users]
** [https://github.com/BCDA-APS/use_bluesky#use_bluesky Installation Steps for APS users]

Revision as of 16:13, 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