DiamondLightSource/dodal

Remove conversion from string to DetectorSizeConstants in DetectorParams

Open

#717 建立於 2024年7月29日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (12 fork)auto 404
buggood first issuelow priority

倉庫指標

Star
 (4 star)
PR 合併指標
 (PR 指標待抓取)

描述

We used to need to be able to accept a string as DetectorSizeConstants as it was a parameter from GDA but this is now used as a constant in Hyperion so we can remove the need to derive it from a string.

Acceptance Criteria

  • Remove ability to specify DetectorSizeConstants as a string
  • DetectorParams still converts to json and back ok

貢獻者指南