Skip to content

Add i15-1 crystal lut#183

Open
jacob720 wants to merge 7 commits into
mainfrom
add_i15-1_crystal_lut
Open

Add i15-1 crystal lut#183
jacob720 wants to merge 7 commits into
mainfrom
add_i15-1_crystal_lut

Conversation

@jacob720
Copy link
Copy Markdown
Collaborator

Needed for DiamondLightSource/crystallography-bluesky#47
I've also added a config file at /dls_sw/i15-1/software/daq_configuration/xpdf_crystal_lut.txt to be read by the config server

@jacob720 jacob720 changed the title Add i15 1 crystal lut Add i15-1 crystal lut May 26, 2026
Copy link
Copy Markdown
Collaborator

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just the one comment for things we can do in the future

XPDF_CRYSTAL_COLUMN_NAMES = Literal["y_mm", "energy_keV"]


class XpdfCrystalLookupTable(LookupTableBase[XPDF_CRYSTAL_COLUMN_NAMES]):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should: Could we have a comment in here that, unlike other parameters in the config server, we don't actually need these in GDA. Then make an issue to look at moving this into something like redis.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacob720 jacob720 requested a review from DominicOram May 26, 2026 15:19
Copy link
Copy Markdown
Collaborator

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants