Skip to content

Commit

Permalink
leave a note on crystal metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-dot committed Jan 30, 2025
1 parent 68ffb09 commit 0ad043b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/dodal/beamlines/i18.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ def undulator() -> Undulator:

@device_factory()
def dcm() -> DCM:
# once spacing is added Si111 d-spacing is 3.135 angsterm , and Si311 is 1.637
# calculations are in gda/config/lookupTables/Si111/eV_Deg_converter.xml
return DCM(
prefix=f"{PREFIX.beamline_prefix}-MO-DCM-01:",
)
Expand Down

0 comments on commit 0ad043b

Please sign in to comment.