aboutsummaryrefslogtreecommitdiff
path: root/src/get_hkl.c
AgeCommit message (Expand)Author
2013-01-10Handle '?' return value from getopt_long()Thomas White
2012-12-04get_hkl: Fix a segfaultThomas White
2012-10-05compare_hkl: Complete reworkThomas White
2012-10-04Fix two more FIXMEsThomas White
2012-10-02get_hkl: Make -w work properlyThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-09-03get_hkl: Remove -p optionThomas White
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-07-30get_hkl: Trap a few edge casesThomas White
2012-05-30FormattingThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09Use ADU per eV in geometry file, rather than ADU per photon in beam fileThomas White
2012-03-06Don't include 1/d in reflection lists, because it's pointlessThomas White
2012-03-06Rename old array functions to get them out of the way of API consistencyThomas White
2012-03-02get_hkl: Remove untruth in --helpThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Stuff related to calculating anomalous structure factorsThomas White
2012-02-22get_hkl: Only expand phases we haveThomas White
2012-02-22Add a FIXMEThomas White
2012-02-22FormattingThomas White
2012-02-22get_hkl.c: check for NULL pointerRichard Kirian
2012-02-22Symmetry stuffThomas White
2012-02-22Compiles (with warnings)Thomas White
2012-02-22get_hkl: Accept -p optionThomas White
2012-02-22get_hkl: Fix stupid bugThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22get_hkl: Do Poisson properly, s/ideal/input/Thomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22get_hkl: Use beam parameters fileThomas White
2012-02-22Use correct accessor type for ESD listsThomas White
2012-02-22Tighter symmetry checkThomas White
2012-02-22get_hkl: Propagate sigmas properly when twinningThomas White
2012-02-22process_hkl: Implement Rick's ESD calculationThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22get_hkl: Update --helpThomas White
2012-02-22get_hkl: Complain if subgroups look wrongThomas White
2012-02-22get_hkl: Add --expand optionThomas White
2012-02-22FussinessThomas White
2012-02-22get_hkl: FussinessThomas White
2012-02-22get_hkl: Load the cell for resolution purposes, not just when renderingThomas White
2012-02-22get_hkl: Add another type of noiseThomas White
2012-02-22compare_hkl: Reject reflections with low SNRThomas White
2012-02-22get_hkl: Add multiplicity and no-phases optionsThomas White
2012-02-22compare_hkl: Take symmetry into accountThomas White
2012-02-22get_hkl: Do twinning with proper regard to group theory and stuffThomas White
2012-02-22get_hkl: Add commentThomas White
2012-02-22Reduce the scope of "count"Thomas White
2010-06-11Tidy up switch statementsThomas White
2010-06-05pattern_sim: Implement phased gradientsThomas White
2010-06-03Configure PDB filename for get_hkl and pattern_simThomas White