Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 64: Line 64:
** [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===
===Bluesky at APS===
* Documentation:
* Documentation:
** 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://bcda-aps.github.io/bluesky_training/instrument/_install_new_instrument.html Installation Steps]
** [https://bcda-aps.github.io/apstools/latest/ apstools - Various Python tools for use with Bluesky at the APS]
** apstools: [https://bcda-aps.github.io/apstools/latest/index.html Guides, How-Tos, and other examples]
** [https://bcda-aps.github.io/apstools/examples/index.html Guides, How-Tos, and other examples]
** bluesky training: [https://bcda-aps.github.io/bluesky_training/index.html Getting started with Bluesky]
* Trainings:
* Source code:
** [https://github.com/BCDA-APS/bluesky_training/blob/main/APS_Bluesky_101.md APS Bluesky 101 course (2021)]
** apstools: [https://github.com/BCDA-APS/apstools https://github.com/BCDA-APS/apstools]
** [https://github.com/BCDA-APS/bluesky_source code repository]
** bluesky training: [https://github.com/BCDA-APS/bluesky_training https://github.com/BCDA-APS/bluesky_training]
** [https://github.com/BCDA-APS/bluesky_training/tree/main/bluesky Template for new instrument description]  
*** Work in progress.
*** Includes configuration for IPython console, Jupyter notebook, and bluesky-queueserver.


===Python Display Manager PyDM===
===Python Display Manager PyDM===

Latest revision as of 19:31, 22 May 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

Bluesky at APS

Python Display Manager PyDM

Python support

Channel Access

PV Access

General