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
/
reax.c
Age
Commit message (
Expand
)
Author
2012-02-22
Comment out alignment stuff
Thomas White
2012-02-22
Add centering stuff (needs work)
Thomas White
2012-02-22
Put ReAx cell through reduction, and add initial panel refinement stuff
Thomas White
2012-02-22
Add sanity check
Thomas White
2012-02-22
Remove unused parameter
Thomas White
2012-02-22
Formatting
Thomas White
2012-02-22
Tweak order of cell refinement
Thomas White
2012-02-22
I am a muppet
Thomas White
2012-02-22
Do multiple rounds of cell refinement and reject if it doesn't converge
Thomas White
2012-02-22
Add cell refinement
Thomas White
2012-02-22
Simplify determination of axis length from FFT output
Thomas White
2012-02-22
Improve fine search (so that it works)
Thomas White
2012-02-22
Fix coarse indexing directions
Thomas White
2012-02-22
"Walking" less far seems to give better results
Thomas White
2012-02-22
"Walk" to the end of the graph
Thomas White
2012-02-22
Re-use the same plan (only fftw_execute is thread safe)
Thomas White
2012-02-22
"Walk" the FFT graph to get more accurate axis lengths
Thomas White
2012-02-22
Add fine angular search
Thomas White
2012-02-22
Do the FFT and check the results (indexing sort-of works!)
Thomas White
2012-02-22
Fix silly mistakes
Thomas White
2012-02-22
More ReAx stuff
Thomas White
2012-02-22
Pass IndexingPrivate to ReAx indexer
Thomas White
2012-02-22
Generate vectors for ReAx search
Thomas White
2012-02-22
Initial ReAx work
Thomas White