diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 925b570f..c610aba2 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,6 +3,8 @@ ### 1.0.0-rc.161 This is an UNSTABLE release. It includes many experimental features, as well as many AI generated fixes. We recommend using rc.152 for production use. +* Lattice search: a reduced cell whose β sits on the Niggli type boundary now keeps its centring instead of falling through to triclinic, so a centred lattice is no longer read as primitive according to which way its refined cell happened to reduce. +* rugnux: The second rotation pass now reuses a space group that came from the intensity-based centred-lattice test, as it already did for every other group, instead of re-deciding the symmetry at the refined geometry. * Space-group search: where the search on the well-measured observations (`--search-min-zeta`) and the search on all of them disagree, the answer is now always the one the merge of all the observations supports, instead of whichever of the two found more symmetry. * Scaling: rotation merging now also fits a correction surface over **rotation angle × detector position**, which reaches the absorption left behind when the diffracting volume drifts through the beam; like the other surfaces it is cross-validated and applied only where it improves reflections it was not fitted on. * Scaling: the rotation correction surfaces (decay, absorption, detector-plane modulation) no longer pull each cell's factor towards zero in proportion to that cell's own noise, which had put a spurious centre-to-edge ramp on runs whose outer resolution shells carry no signal.