aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/predict-refine.h
AgeCommit message (Collapse)Author
2024-01-12indexamajig: Implement --max-mille-levelThomas White
2023-09-18Build EXC_WEIGHT into r_devThomas White
This avoids weird weighting factors everywhere and much confusion. Since Millepede doesn't have an easy way of weighting measurements (only via altering the ESD values), treating it as a units conversion seems to be easier.
2023-08-30Add excitation error to Millepede data (local-only measurement)Thomas White
2023-07-28Implement rotation gradients (with test)Thomas White
2023-07-28Calculate fs and ss gradients together, SPOT panel number, add matrix hooksThomas White
2023-07-28r_gradient: Re-order parameters to match {fs,ss}_gradientThomas White
2023-07-28Trim the list of geometric parametersThomas 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-28Initial re-parameterisation of prediction refinement with fs/ss coordinatesThomas White
The gradients need to be updated.
2023-07-28z-rotation gradientsThomas White
2023-07-28Move Mille stuff to separate fileThomas White
2023-07-28indexamajig: Hooks for MilleThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2020-07-29Remove config.h from libcrystfel headersThomas White
Same reason as removing them from tests. Also, libcrystfel might be used in projects which have HAVE_CONFIG_H defined.
2020-01-10Mass update of copyright datesThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2018-07-27indexamajig: Complain if profile radius determination failsThomas White
2015-06-25Move predict-refine to libcrystfelThomas White