Skip to content

Commit

Permalink
Added the EPM CSC.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbovill committed May 30, 2024
1 parent 28a9500 commit dc673b8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
data:
- [DIMM:1, DISABLED]
- [DIMM:2, DISABLED]
- [EPM:1, DISABLED]
- [ESS:1, DISABLED]
- [ESS:101, DISABLED]
- [ESS:102, DISABLED]
Expand All @@ -59,6 +60,7 @@
data:
- [DIMM:1, ENABLED]
- [DIMM:2, ENABLED]
- [EPM:1, ENABLED]
- [ESS:1, ENABLED]
- [ESS:101, ENABLED]
- [ESS:102, ENABLED]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
- [DSM:1, OFFLINE]
- [DIMM:1, OFFLINE]
- [DIMM:2, OFFLINE]
- [EPM:1, OFFLINE]
- [ESS:1, OFFLINE]
- [ESS:101, OFFLINE]
- [ESS:102, OFFLINE]
Expand Down
1 change: 1 addition & 0 deletions python/lsst/ts/IntegrationTests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"DSM",
"EAS",
"Electrometer",
"EPM",
"ESS",
"FiberSpectrograph",
"GenericCamera",
Expand Down

0 comments on commit dc673b8

Please sign in to comment.