Commit Graph
13 Commits
Author SHA1 Message Date
duan_jandClaude Fable 5 0dcfe15b7c style: ruff format
CI / lint (push) Successful in 18s
CI / lint (pull_request) Successful in 17s
CI / test (3.11) (push) Successful in 24s
CI / test (3.12) (push) Successful in 26s
CI / test (3.11) (pull_request) Successful in 21s
CI / test (3.13) (push) Successful in 22s
CI / test (3.13) (pull_request) Successful in 23s
CI / test (3.12) (pull_request) Successful in 26s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 13:52:57 +02:00
duan_jandClaude Fable 5 e4e4a44868 WIP: return grid centre when no crystal in raster scan (#10)
CI / lint (push) Failing after 15s
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / lint (pull_request) Failing after 22s
CI / test (3.11) (pull_request) Skipped
CI / test (3.12) (pull_request) Skipped
CI / test (3.13) (pull_request) Skipped
raster_highest_score always returns the argmax cell, which lands on
noise when the loop has no crystal. Add a grid-wide weakness guard:
when max(spots_low_res) < min_low_res_spots OR max(spots_indexed) <
min_spots_indexed, return a CenterOfMassModel at the geometric grid
centre instead of collecting at a noisy cell. Thresholds are tunable
parameters (defaults 10.0 and 1).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 13:47:36 +02:00
duan_j 356ce070a8 Update src/aarecommon/math/find_xtal.py
CI / lint (push) Successful in 16s
CI / lint (pull_request) Successful in 17s
CI / test (3.11) (push) Failing after 21s
CI / test (3.12) (push) Failing after 22s
CI / test (3.11) (pull_request) Failing after 20s
CI / test (3.13) (push) Failing after 23s
CI / test (3.13) (pull_request) Failing after 24s
CI / test (3.12) (pull_request) Failing after 26s
also update the comments
2026-07-28 11:57:11 +02:00
duan_j b6678a60cc drop indexing score
CI / lint (push) Successful in 18s
CI / test (3.11) (push) Failing after 23s
CI / test (3.12) (push) Failing after 21s
CI / test (3.13) (push) Failing after 21s
CI / lint (pull_request) Successful in 17s
CI / test (3.11) (pull_request) Failing after 21s
CI / test (3.12) (pull_request) Failing after 21s
CI / test (3.13) (pull_request) Failing after 23s
2026-07-28 11:54:12 +02:00
perl_d 5c412902f4 style: ruff check fix
CI / lint (pull_request) Successful in 19s
CI / test (3.11) (pull_request) Successful in 23s
CI / test (3.12) (pull_request) Successful in 25s
CI / test (3.13) (pull_request) Successful in 30s
Build and Publish / release (push) Failing after 10s
CI / lint (push) Successful in 21s
CI / test (3.11) (push) Successful in 25s
CI / test (3.12) (push) Successful in 25s
CI / test (3.13) (push) Successful in 28s
2026-07-27 09:27:20 +02:00
perl_d b879378fcd fix: tidy exception classes 2026-07-27 09:23:45 +02:00
appleb_m 6b2bbd17e3 Fix: Update default transmission
CI / lint (pull_request) Successful in 27s
CI / test (3.11) (pull_request) Successful in 23s
CI / test (3.12) (pull_request) Successful in 26s
CI / test (3.13) (pull_request) Successful in 22s
Build and Publish / release (push) Successful in 7s
CI / lint (push) Successful in 2m27s
CI / test (3.12) (push) Successful in 32s
CI / test (3.11) (push) Successful in 1m1s
CI / test (3.13) (push) Successful in 1m4s
Updated default transmission from 1.0 to 0.1
2026-07-09 14:49:22 +02:00
perl_d 49c4f12898 fix: remove baton warning log
CI / lint (pull_request) Successful in 22s
Build and Publish / release (push) Successful in 13s
CI / test (3.11) (pull_request) Successful in 23s
CI / test (3.13) (pull_request) Successful in 21s
CI / test (3.12) (pull_request) Successful in 34s
CI / test (3.11) (push) Successful in 25s
CI / lint (push) Successful in 19s
CI / test (3.12) (push) Successful in 28s
CI / test (3.13) (push) Successful in 28s
2026-07-09 13:17:00 +02:00
perl_d 2f012f42ad fix: log config error location
Build and Publish / release (push) Successful in 19s
CI / lint (pull_request) Successful in 59s
CI / test (3.11) (pull_request) Successful in 31s
CI / test (3.13) (pull_request) Successful in 28s
CI / test (3.12) (pull_request) Successful in 1m46s
CI / test (3.11) (push) Successful in 1m11s
CI / lint (push) Successful in 2m19s
CI / test (3.12) (push) Successful in 31s
CI / test (3.13) (push) Successful in 1m3s
2026-07-09 10:15:43 +02:00
perl_d 4ac9587abc fix: crash on bec init failure; beamline must be set explicitly
CI / lint (push) Successful in 17s
CI / lint (pull_request) Successful in 22s
CI / test (3.11) (push) Failing after 20s
CI / test (3.13) (push) Failing after 22s
CI / test (3.12) (push) Failing after 28s
CI / test (3.13) (pull_request) Failing after 23s
CI / test (3.11) (pull_request) Failing after 27s
CI / test (3.12) (pull_request) Failing after 25s
2026-07-08 11:44:30 +02:00
perl_d 6b40d05a43 fix: load beamline configs from correct dir
CI / lint (pull_request) Successful in 19s
Build and Publish / release (push) Successful in 12s
CI / lint (push) Successful in 17s
CI / test (3.11) (pull_request) Successful in 22s
CI / test (3.12) (pull_request) Successful in 24s
CI / test (3.13) (pull_request) Successful in 21s
CI / test (3.11) (push) Successful in 23s
CI / test (3.12) (push) Successful in 24s
CI / test (3.13) (push) Successful in 22s
2026-07-06 11:42:13 +02:00
perl_d dc6218e45f style: format to length 100 2026-07-02 12:52:45 +02:00
perl_d 3c27cbe75f refactor: extract common code from aaredaq 2026-07-02 09:56:37 +02:00