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
/
src
/
post-refinement.c
Age
Commit message (
Expand
)
Author
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
partialator: Use all reflections (not just the ones found the first time around)
Thomas White
2012-02-22
Avoid NaN shifts of divergence
Thomas White
2012-02-22
Add weighting scheme
Thomas White
2012-02-22
Clamp divergence at zero
Thomas White
2012-02-22
"Fix" divergence gradient
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Don't complain about images which can't be refined, just mark them as dud
Thomas White
2012-02-22
Switch off verbosity
Thomas White
2012-02-22
Make post refinement go a LOT faster
Thomas White
2012-02-22
Fix the choice of "guiding" reflections for PR
Thomas White
2012-02-22
Zap a memory leak
Thomas White
2012-02-22
Fix output formatting during PR
Thomas White
2012-02-22
Tweak PR parameters
Thomas White
2012-02-22
Separate "refinable" and "scalable" concepts
Thomas White
2012-02-22
Don't select scalable reflections during post refinement
Thomas White
2012-02-22
Add divergence to gradient
Thomas White
2012-02-22
Stop printing out the unit cell
Thomas White
2012-02-22
Gradient must take wavelength into account
Thomas White
2012-02-22
Mark a great big FIXME
Thomas White
2012-02-22
Back out and abort refinement if things look bad
Thomas White
2012-02-22
Refuse to refine an image if less than 50% of the peaks can be found
Thomas White
2012-02-22
Get rid of solve_householder()
Thomas White
2012-02-22
Comment out debug, rename show_eigen() for clarity
Thomas White
2012-02-22
Avoid shifts along eigenvectors with small eigenvalues
Thomas White
2012-02-22
Clean up, fix matrix as symmetric
Thomas White
2012-02-22
Use SVD for matrix solution
Thomas White
2012-02-22
Evil nasty testing
Thomas White
2012-02-22
Add SVD matrix solution
Thomas White
2012-02-22
"Pluggable" matrix solvers
Thomas White
2012-02-22
Add some revealing statistics
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
PR gradient check
Thomas White
2012-02-22
Don't complain if post refinement equations can't be solved
Thomas White
2012-02-22
Tidy up debug output
Thomas White
2012-02-22
Reduce number of PR iterations to 5
Thomas White
2012-02-22
Remove commented debug output
Thomas White
2012-02-22
Remove testing routines
Thomas White
2012-02-22
Refine all cell parameters
Thomas White
2012-02-22
Correct gradients for y components
Thomas White
2012-02-22
Show PR iteration number starting from 1
Thomas White
2012-02-22
Fix sign of gradients
Thomas White
2012-02-22
Display the deviation before doing post refinement
Thomas White
2012-02-22
"Correct" gradients
Thomas White
2012-02-22
Update debugging output in plot_curve()
Thomas White
2012-02-22
Update debugging output
Thomas White
2012-02-22
Refine all x components
Thomas White
2012-02-22
Reduce maximum number of PR cycles
Thomas White
2012-02-22
Works for asx and one reflection only
Thomas White
2012-02-22
Alter debug statements
Thomas White
[next]