Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tof spotfinding #2602

Merged
merged 5 commits into from
Mar 1, 2024
Merged

Add tof spotfinding #2602

merged 5 commits into from
Mar 1, 2024

Conversation

toastisme
Copy link
Contributor

@toastisme toastisme commented Feb 7, 2024

Requires #687, #688, #689, #691

  • Adds SpotFinder._post_process(), to be called at the end of SpotFinder.find_spots(...), which by default does nothing.
  • Adds TOFSpotFinder(SpotFinder), which uses _post_process to add some additional data to the reflection table.
  • Adds tof_centroid_px_to_mm_panel to set the third column of xyzObs.mm.value to time of flight

@toastisme toastisme merged commit 0f4a435 into dials:main Mar 1, 2024
9 of 11 checks passed
@toastisme toastisme deleted the add_tof_spotfinding branch March 1, 2024 13:55
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.

None yet

2 participants