Skip to content

Commit

Permalink
Add Metal ID to experiment type (#711)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtuck99 authored Dec 11, 2024
1 parent fd3c0a3 commit 0634f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mx_bluesky/common/parameters/components.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ class IspybExperimentType(StrEnum):
STILL = "Still"
SSX_CHIP = "SSX-Chip"
SSX_JET = "SSX-Jet"
METAL_ID = "Metal ID"

# Aliases for historic hyperion experiment type mapping
ROTATION = "SAD"
Expand Down

0 comments on commit 0634f93

Please sign in to comment.