aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-22process_hkl: Improve de-twinningThomas White
2012-02-22process_hkl: Show information about symmetryThomas White
2012-02-22Add useful commentThomas White
2012-02-22Fix silly mistakeThomas White
2012-02-22process_hkl: De-twinning, first attemptThomas White
2012-02-22Take the union of available twin ops, not just the subgroup with the highest ...Thomas White
2012-02-22Fix memory leaksThomas White
2012-02-22Simplify symmetry and twinning quite a lotThomas White
2012-02-22Add coset decomposition and twinning stuffThomas White
2012-02-22Fix Wyckoff letter 'a' in '6'Thomas White
2012-02-22compare_hkl: Improve bookkeepingThomas White
2012-02-22Remove unnecessary fabs()Thomas White
2012-02-22compare_hkl: Add Pearson correlationThomas White
2012-02-22Fix confusing labelsThomas White
2012-02-22compare_hkl: Remove unneeded optionsThomas White
2012-02-22compare_hkl: Use minimisation to determine the right scale factorThomas White
2012-02-22render_hkl: Use colour scale if requestedThomas White
2012-02-22Add point group "-1"Thomas White
2012-02-22calibrate_detector: Fix --helpThomas White
2012-02-22calibrate_detector: Add missing item from --helpThomas White
2012-02-22calibrate_detector: Fix memory leakThomas White
2012-02-22Don't use cull_peaks() unless geometry is presentThomas White
2012-02-22indexamajig: Add missing lockThomas White
2012-02-22calibrate_detector: Rework multithreading not to use pthread_timedjoin_np()Thomas White
2012-02-22Add --disable-cairo option and compile without CairoThomas White
2012-02-22Close the detector geometry file after useThomas White
2012-02-22indexamajig: Rework threading not to use pthread_timedjoin_np()Thomas White
2012-02-22Update documentation and conditional TIFF/PNG compilationThomas White
2012-02-22Test for libPNGThomas White
2012-02-22compare_hkl: Show Rmerge as wellThomas White
2012-02-22pattern_sim: Don't go looking for phases if they're not neededThomas White
2012-02-22Handle older reflection list formats as wellThomas White
2012-02-22Fix R-factor calculationThomas White
2012-02-22compare_hkl: Add commentThomas White
2012-02-22compare_hkl: Take counts into accountThomas White
2012-02-22compare_hkl: Don't require silly -a and -b optionsThomas White
2012-02-22Trap on invalid weightingThomas White
2012-02-22render_hkl: Be lenient on weighting specificationThomas White
2012-02-22render_hkl: Add rawcts weightingThomas White
2012-02-22More work on symmetryThomas White
2012-02-22Trap invalid symmetries, and handle unspecified symmetryThomas White
2012-02-22FussinessThomas White
2012-02-22Add special positions for 6/mmmThomas White
2012-02-22render_hkl: Add alternative weighting schemesThomas White
2012-02-22Read counts from reflection list as wellThomas White
2012-02-22Alter format of reflection list, and include number of countsThomas White
2012-02-22render_hkl: Add --sqrt optionThomas White
2012-02-22process_hkl: Get rid of --zone-axis, because we now have a better wayThomas White
2012-02-22Add point group "1"Thomas White
2012-02-22Change macro to static function in symmetryThomas White