aboutsummaryrefslogtreecommitdiff
path: root/src/reax.c
AgeCommit message (Expand)Author
2012-02-22Comment out alignment stuffThomas White
2012-02-22Add centering stuff (needs work)Thomas White
2012-02-22Put ReAx cell through reduction, and add initial panel refinement stuffThomas White
2012-02-22Add sanity checkThomas White
2012-02-22Remove unused parameterThomas White
2012-02-22FormattingThomas White
2012-02-22Tweak order of cell refinementThomas White
2012-02-22I am a muppetThomas White
2012-02-22Do multiple rounds of cell refinement and reject if it doesn't convergeThomas White
2012-02-22Add cell refinementThomas White
2012-02-22Simplify determination of axis length from FFT outputThomas White
2012-02-22Improve fine search (so that it works)Thomas White
2012-02-22Fix coarse indexing directionsThomas White
2012-02-22"Walking" less far seems to give better resultsThomas White
2012-02-22"Walk" to the end of the graphThomas White
2012-02-22Re-use the same plan (only fftw_execute is thread safe)Thomas White
2012-02-22"Walk" the FFT graph to get more accurate axis lengthsThomas White
2012-02-22Add fine angular searchThomas White
2012-02-22Do the FFT and check the results (indexing sort-of works!)Thomas White
2012-02-22Fix silly mistakesThomas White
2012-02-22More ReAx stuffThomas White
2012-02-22Pass IndexingPrivate to ReAx indexerThomas White
2012-02-22Generate vectors for ReAx searchThomas White
2012-02-22Initial ReAx workThomas White