4462f0998d
Replace the scaling partiality combo + "3D rotation scaling" checkbox with one "Process as stills" checkbox in the indexing section (enabled only for rotation datasets, unchecked by default). Unchecked on a rotation dataset drives the full rotation path (rotation indexing at 60 first-pass images, Rotation partiality, rot3d combine, scale-fulls); checked treats it as stills (fixed partiality, per-frame indexing). The Analyze-dataset dialog drops its rotation options (the panel is the single source) and buildConfig reads rotation indexing from the experiment. Fix: the worker's UpdateSpotFindingSettings copied indexing fields one by one and was dropping RotationIndexing, so the mode never reached jobs. Also: fold the panel accordions on start except Geometry and Unit cell, and make the scaling resolution-limit a compact checkbox + field aligned with the other checkboxes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>