index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcrystfel
/
src
/
predict-refine.c
Age
Commit message (
Expand
)
Author
2024-01-12
indexamajig: Implement --max-mille-level
Thomas White
2023-09-20
Fix inappropriate use of r_dev
Thomas White
2023-09-19
Prediction refinement: Weaken restraint and reduce number of iterations
Thomas White
2023-09-18
Use a*a instead of pow(a, 2)
Thomas White
2023-09-18
Build EXC_WEIGHT into r_dev
Thomas White
2023-09-18
pred_residual: Remove vestigial conversion to metres
Thomas White
2023-09-18
Prediction refinement: Record excitation error and distance residuals separately
Thomas White
2023-09-18
Prediction refinement: Record initial residual and total shifts
Thomas White
2023-09-12
Fix sense of panel rotations
Thomas White
2023-08-30
Add excitation error to Millepede data (local-only measurement)
Thomas White
2023-08-24
Use built-in Mille writer instead of wrapping C++ version
Thomas White
2023-07-28
Fix some memory leaks
Thomas White
2023-07-28
Adjust refinement weights and restraints
Thomas White
2023-07-28
Fix parameter refinement units
Thomas White
2023-07-28
Rotation centre coordinates need to be in metres (not pixels)
Thomas White
2023-07-28
Fix iterate() for prediction refinement
Thomas White
2023-07-28
Redefine ray vector without trigonometry
Thomas White
2023-07-28
Implement rotation gradients (with test)
Thomas White
2023-07-28
Separate gradients into "panel" and "physics" parts
Thomas White
2023-07-28
Factorise matrix operations
Thomas White
2023-07-28
Implement panel x gradients
Thomas White
2023-07-28
Calculate panel Minvs
Thomas White
2023-07-28
Calculate fs and ss gradients together, SPOT panel number, add matrix hooks
Thomas White
2023-07-28
r_gradient: Re-order parameters to match {fs,ss}_gradient
Thomas White
2023-07-28
Trim the list of geometric parameters
Thomas White
2023-07-28
Don't refine detector at all, in prediction refinement
Thomas White
2023-07-28
Remove a #define
Thomas White
2023-07-28
Reduce scope of rv[]
Thomas White
2023-07-28
Move gradients to predict-refine
Thomas White
2023-07-28
Put residual into metres
Thomas White
2023-07-28
Remove z-component and x/y tracking
Thomas White
2023-07-28
Initial re-parameterisation of prediction refinement with fs/ss coordinates
Thomas White
2023-07-28
z-rotation gradients
Thomas White
2023-07-28
indexamajig: Set all group translation gradients
Thomas White
2023-07-28
Move Mille stuff to separate file
Thomas White
2023-07-28
Remove excitation error terms
Thomas White
2023-07-28
Add clen refinement
Thomas White
2023-07-28
Add profiling for Mille
Thomas White
2023-07-28
Set sensible sigma values for Mille
Thomas White
2023-07-28
Add Millepede measurements
Thomas White
2023-07-28
indexamajig: Hooks for Mille
Thomas White
2022-07-12
Zero-weight negative intensity peaks in prediction refinement
Thomas White
2022-06-09
pair_peaks: Use fabs instead of abs for floating point values
Thomas White
2021-11-15
pair_peaks: Use reciprocal space distance instead of pixel distance
Thomas White
2021-11-15
Ensure that crystal doesn't end up with invalid reflist after prediction refi...
Thomas White
2021-10-22
pair_peaks: Skip reflections if the indices are too large
Thomas White
2021-05-17
Resolve FIXMEs and TODOs
Thomas White
2021-04-27
Rename libcrystfel's config.h to libcrystfel-config.h
Thomas White
2021-03-25
Avoid updating detector geometry structure during prediction refinement
Thomas White
2021-03-23
Use crystal's detector shift during prediction
Thomas White
[next]