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
/
reax.c
Age
Commit message (
Expand
)
Author
2012-10-02
Move unit cell utility stuff to separate module
Thomas White
2012-08-08
Fix buglets spotted by new compiler on Fedora 17
Thomas White
2012-07-26
Suppress a couple of warnings
Thomas White
2012-07-11
Fix a load of memory leaks
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
Fix some memory leaks
Thomas White
2012-02-22
Find a much larger number of candidates, and sort things out later
Thomas White
2012-02-22
Refine vectors straight after they're found
Thomas White
2012-02-22
Take absolute value of distance from reciprocal lattice point
Thomas White
2012-02-22
Use absolute peak height as FoM, not height above mean (for ReAx)
Thomas White
2012-02-22
More ReAx improvements
Thomas White
2012-02-22
Add a FIXME
Thomas White
2012-02-22
Remove redundant sort, tidy up debug
Thomas White
2012-02-22
Reduce minimum threshold for candidacy
Thomas White
2012-02-22
Fix broken list addition
Thomas White
2012-02-22
Keep candidate vectors in order of FoM
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Fix iteration bug in fine vector search
Thomas White
2012-02-22
Remove unused variables
Thomas White
2012-02-22
More uninitialised stuff
Thomas White
2012-02-22
Reduce ReAx threshold to 5 sigma
Thomas White
2012-02-22
Update a few copyright dates
Thomas White
2012-02-22
Don't generate too many cells when doing ReAx cell reduction
Thomas White
2012-02-22
Tweak tolerances (make them really wide), reduce verbosity, re-enable cell re...
Thomas White
2012-02-22
ReAx work
Thomas White
2012-02-22
Tidy up and fix debug, restore vector refinement
Thomas White
2012-02-22
More ReAx work
Thomas White
2012-02-22
Initial candidate ReAx stuff
Thomas White
2012-02-22
Move indexing and rendering to libcrystfel
Thomas White