Files
Jungfraujoch/docs
leonarski_fandClaude Opus 5 ab4a89e0a9 review fixes: the calibration accept test, a NaN warning, and two grid defects
From the code review of the writer, API and geometry work.

The powder calibration's re-bin accept test was one-directional. The best-of fold
twelve lines above it is symmetric on purpose - a fit that is not a measurement
never beats one that is, whatever its residual - but the final test applied the
residual clauses regardless, so a CONVERGED re-fit could lose to a non-converged
first pass on rms alone. That is exactly the motivating case: a first pass that
declined the tilt and pinned the header's. It now matches the fold.

The anisotropy warning seeded max_element and min_element on an array that can
hold NaN, and every comparison against NaN is false, so both returned the same
entry and the sentence named one direction twice with nan for both limits. The
non-finite entries are skipped, and where fewer than two directions have a limit
the warning states the anisotropy without naming one.

The grid-scan plot added a SIGNED half-step to a grid laid out in |step|, so with
a negative step every cell centre landed one whole step outside the extent - the
same family as the snake-parity fix, in the same configurations.

And one guaranteed no-op: /entry/MX/imageScaleFactor was written twice.

Changelog: the short-axis pass had no entry at all, and the mmCIF one carried its
rationale.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-02 15:20:49 +02:00
..
2026-08-13 17:03:10 +02:00
2026-08-13 17:03:10 +02:00
2025-04-14 11:52:06 +02:00
2024-11-22 21:25:20 +01:00
2026-02-18 16:17:21 +01:00
2026-08-26 22:47:00 +02:00
2024-11-17 14:55:09 +01:00
2026-08-13 17:03:10 +02:00
2024-11-17 14:55:09 +01:00
2026-08-27 22:16:54 +02:00
2026-08-13 17:03:10 +02:00
2026-08-13 17:03:10 +02:00
2025-11-28 12:47:35 +01:00
2026-06-23 20:29:49 +02:00
2026-07-11 07:19:11 +02:00
2024-12-02 21:17:14 +01:00
2024-12-02 21:17:14 +01:00
2026-08-13 17:03:10 +02:00
2026-08-26 22:47:00 +02:00
2026-08-26 22:47:00 +02:00
2024-11-22 21:25:20 +01:00
2026-08-25 08:21:39 +02:00
2026-08-25 08:21:39 +02:00
2026-08-26 22:47:00 +02:00
2026-08-31 09:11:22 +02:00
2024-11-17 14:55:09 +01:00
2024-11-22 21:25:20 +01:00