aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/crystfel-mille.h
AgeCommit message (Collapse)Author
2024-01-12indexamajig: Implement --max-mille-levelThomas White
2023-08-24Use built-in Mille writer instead of wrapping C++ versionThomas White
2023-07-28align_detector: Decode labels and apply geometry correctionsThomas White
2023-07-28Re-define geometry group labelling schemeThomas White
The old version was totally broken. The serial numbers have to contain the complete hierarchy information, otherwise they aren't unique.
2023-07-28Calculate panel MinvsThomas White
2023-07-28Calculate fs and ss gradients together, SPOT panel number, add matrix hooksThomas White
2023-07-28Move gradients to predict-refineThomas White
Makes sense for the _dev and _gradient functions to be in the same place.,
2023-07-28Remove z-component and x/y trackingThomas White
2023-07-28Fix horribly confusing rotation labelsThomas White
2023-07-28indexamajig: Set all group translation gradientsThomas White
2023-07-28Move Mille stuff to separate fileThomas White