Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
Line 58: Line 58:
** [https://blueskyproject.io/hklpy/examples/index.html Diffractometer examples]
** [https://blueskyproject.io/hklpy/examples/index.html Diffractometer examples]
* Queue server:
* Queue server:
** [https://blueskyproject.io/bluesky-queueserver/ queueserver - Server for queueing plans.]
** [https://blueskyproject.io/bluesky-queueserver/ queueserver - Server for queueing plans]
** [https://blueskyproject.io/bluesky-queueserver-api/ API documentation]
** [https://blueskyproject.io/bluesky-queueserver-api/ API documentation]
* Tiled:
* Tiled:
** [https://blueskyproject.io/tiled/ Data server for databroker and directories with data files.]
** [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.]
** [https://github.com/BCDA-APS/tiled-template Template for creating a local tiled data server at APS]


===APS===
===APS===
Line 68: Line 68:
** Status of Bluesky at the APS: [https://anl.box.com/s/yh6yp0dihz5xz89hphxc4qlit2d8ngs7 P. Jemian Talk 2022-09-19]
** Status of Bluesky at the APS: [https://anl.box.com/s/yh6yp0dihz5xz89hphxc4qlit2d8ngs7 P. Jemian Talk 2022-09-19]
** [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]
** [https://bcda-aps.github.io/apstools/latest/ apstools - Various Python tools for use with Bluesky at the APS.]
** [https://bcda-aps.github.io/apstools/latest/ apstools - Various Python tools for use with Bluesky at the APS]
** [https://bcda-aps.github.io/apstools/examples/index.html Guides, How-Tos, and other examples.]
** [https://bcda-aps.github.io/apstools/examples/index.html Guides, How-Tos, and other examples]
* Trainings:
* Trainings:
** [https://github.com/BCDA-APS/bluesky_training/blob/main/APS_Bluesky_101.md APS Bluesky 101 course (2021).]
** [https://github.com/BCDA-APS/bluesky_training/blob/main/APS_Bluesky_101.md APS Bluesky 101 course (2021)]
** [https://github.com/BCDA-APS/bluesky_source code repository]
** [https://github.com/BCDA-APS/bluesky_source code repository]
** [https://github.com/BCDA-APS/bluesky_training/tree/main/bluesky Template for new instrument description]  
** [https://github.com/BCDA-APS/bluesky_training/tree/main/bluesky Template for new instrument description]  

Revision as of 19:01, 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

Python Display Manager PyDM

Python support

Channel Access

PV Access

General