Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
WIP #332 TODO devices
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Feb 22, 2020
1 parent 76b6768 commit 13847dd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions profile_bluesky/startup/instrument/devices/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,15 @@
from .slits import *
from .stages import *
from .struck3820 import *

# TODO:
# 21-filters_shutters.py
# 21-signals.py
# 24-detector_data_file_names.py
# 24-overrides_hdf5.py
# 25-alta.py
# 25-blackfly.py
# 25-pilatus.py
# 25-simdetector.py
# 28-protection_plc.py
# 29-axis_tuning.py

0 comments on commit 13847dd

Please sign in to comment.