Files
Jungfraujoch/docs/python_client/docs/CalibrationMethod.md
T
leonarski_fandClaude Opus 5 37efa573c4 generated: regenerate the API clients for the analysis mode, the grid settings and the crystal list
Output of update_version.sh. The five lanes each reverted their generated trees
before handing back, so that two independently regenerated copies never had to be
merged; this is the single pass that replaces them.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EFEJG6WBQv8th4UJFNe53N
2026-09-08 07:59:42 +02:00

506 B

CalibrationMethod

How the powder rings the detector geometry is fitted to are measured. Rings - the run-summed (q x azimuth) azimuthal profile: the ring measured at every azimuth. Spots - the pooled per-image spot lists: the ring sampled wherever the spot finder bit.

Enum

  • RINGS (value: 'Rings')

  • SPOTS (value: 'Spots')

[Back to Model list] [Back to API list] [Back to README]