DAQ/GUI: raster score as its own metric + score-based targeting #80

Closed
duan_j wants to merge 0 commits from raster_score into master
Owner
  • promote crystal score to its own RasterGridMetric.RASTER_SCORE; first and
    default metric in the GUI dropdown; restore PR to original "Profile Radius"
  • send per-cell raster score to AareDB via RasterPayloadModel
  • split raster_highest_score (compute_crystal_score_array) from
    raster_centre_of_mass (restored to ndimage.center_of_mass); use score-based
    targeting for where-to-collect in both simulation and real mode
  • add tests covering compute_crystal_score_array and raster_highest_score

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

- promote crystal score to its own RasterGridMetric.RASTER_SCORE; first and default metric in the GUI dropdown; restore PR to original "Profile Radius" - send per-cell raster score to AareDB via RasterPayloadModel - split raster_highest_score (compute_crystal_score_array) from raster_centre_of_mass (restored to ndimage.center_of_mass); use score-based targeting for where-to-collect in both simulation and real mode - add tests covering compute_crystal_score_array and raster_highest_score Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
duan_j added 1 commit 2026-06-25 18:07:00 +02:00
DAQ/GUI: raster score as its own metric + score-based targeting
Build and Publish / test (pull_request) Successful in 2m7s
Build and Publish / build (pull_request) Successful in 17s
Build and Publish / Build and Deploy Docs (pull_request) Successful in 41s
Build and Publish / build (pull_request_target) Cancelled after 0s
Build and Publish / Build and Deploy Docs (pull_request_target) Cancelled after 0s
Build and Publish / test (pull_request_target) Cancelled after 16s
f860e47914
- promote crystal score to its own RasterGridMetric.RASTER_SCORE; first and
  default metric in the GUI dropdown; restore PR to original "Profile Radius"
- send per-cell raster score to AareDB via RasterPayloadModel
- split raster_highest_score (compute_crystal_score_array) from
  raster_centre_of_mass (restored to ndimage.center_of_mass); use score-based
  targeting for where-to-collect in both simulation and real mode
- add tests covering compute_crystal_score_array and raster_highest_score

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Author
Owner

I cleaned up the logic, revert the touched logic to themselves, added raster score to the payload...but don't merge before checking with Guillaume the database side is ok 🤣

I cleaned up the logic, revert the touched logic to themselves, added raster score to the payload...but don't merge before checking with Guillaume the database side is ok 🤣
appleb_m closed this pull request 2026-06-26 17:06:19 +02:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.