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
2015-06-19
Remove ReAx and GrainSpotter
Thomas White
2015-01-27
Introduce "rigid group collections"
Valerio Mariani
2014-12-09
Capitalise all warnings
Thomas White
2014-09-22
Beam file removal, part I
Thomas White
2014-06-12
Fix ReAx logic
Thomas White
2014-05-08
Strip out the "prepare_filename" rubbish
Thomas White
2014-01-20
RNG overhaul
Thomas White
2013-07-04
Fix pointer type
Thomas White
2013-06-02
Rigid group stuff
Thomas White
2013-05-27
Fix ReAx stack corruption
Thomas White
2013-03-01
Fix defaults for ReAx
Thomas White
2013-03-01
Update docs (and shake out buglets revealed along the way)
Thomas White
2013-02-12
Improve handling of indexing methods
Thomas White
2013-02-09
Complain if a unit cell is needed and not provided
Thomas White
2013-02-08
Small tweaks
Thomas White
2013-02-05
WIP on bringing programs up to date
Thomas White
2012-10-02
Remove unnecessary includes
Thomas White
2012-10-02
Uncenter the cell before using it for indexing stuff
Thomas White
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