Difference between revisions of "Controls Software Documentation"

From Beam Line Controls
Jump to navigation Jump to search
Line 40: Line 40:


==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)]
Line 51: Line 51:
*** [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===
** [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.]
Line 60: Line 60:
*** Work in progress.
*** Work in progress.
*** Includes configuration for IPython console, Jupyter notebook, and bluesky-queueserver.
*** Includes configuration for IPython console, Jupyter notebook, and bluesky-queueserver.
* PyDM:
===PyDM===
** [https://slaclab.github.io/pydm/ Python Display Manager]
** [https://slaclab.github.io/pydm/ Python Display Manager]
** [https://github.com/BCDA-APS/adl2pydm adl2pydm - Convert MEDM's .adl files to PyDM's .ui format.]
** [https://github.com/BCDA-APS/adl2pydm adl2pydm - Convert MEDM's .adl files to PyDM's .ui format.]

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