aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22powder_plot.c: ignore geometry and beam when input is hkl fileRichard Kirian
2012-02-22pattern_sim.c: check for NULL pointerRichard Kirian
2012-02-22get_hkl.c: check for NULL pointerRichard Kirian
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-22Add muppet proofingThomas White
2012-02-22Add rigid detector groups for refinementThomas 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-22ReAx indexing needs cellThomas White
2012-02-22Fix grammarThomas White
2012-02-22Initial ReAx workThomas White
2012-02-22check_hkl: Add sigma cutoffThomas White
2012-02-22Add a FIXMEThomas White
2012-02-22FormattingThomas White
2012-02-22Complain loudly if DirAx or MOSFLM don't work as expectedThomas White
2012-02-22Change logic in powder_plot to make q_min and q_max work.Andrew Aquila
2012-02-22render_hkl: Fix "squashed zone axes"Thomas White
2012-02-22Simplify render_hkl --zone-axisThomas White
2012-02-22Scaling report tweaksThomas White
2012-02-22Improve partiality graph (sort of)Thomas White
2012-02-22partialiator: Add "-r" option (short version of --reference=)Thomas White
2012-02-22partial_sim: Add "-r" option for specifying the filename for the random inten...Thomas White
2012-02-22Use unique axis "c" for monoclinic cells, to make the coset decomposition workThomas White
2012-02-22Extreme fussinessThomas White
2012-02-22Fix alignment of line in partiality graphsThomas White
2012-02-22Remove debug statementThomas White
2012-02-22Show most sampled reflections in scaling report, instead of random onesThomas White
2012-02-22Don't use an array in check_list_symmetry()Thomas White
2012-02-22Fix get_asymm() (again)Thomas White
2012-02-22Check for NULL valueThomas White
2012-02-22Documentation and commentsThomas White