aboutsummaryrefslogtreecommitdiff
path: root/src/process_hkl.c
AgeCommit message (Expand)Author
2012-02-22Fix stability of SNRsThomas White
2012-02-22process_hkl: Finish progress bar properly when using --stop-afterThomas White
2012-02-22process_hkl: Implement Rick's ESD calculationThomas White
2012-02-22process_hkl: Fix write past array bounds when doing histogramThomas White
2012-02-22process_hkl: Take input ("apparent") symmetry on command lineThomas White
2012-02-22process_hkl: Fix command line argumentsThomas White
2012-02-22Read beam parameters from file (where appropriate)Thomas White
2012-02-22process_hkl: Fix commentThomas White
2012-02-22process_hkl: Fix a serious problemThomas White
2012-02-22process_hkl: TypoThomas White
2012-02-22process_hkl: Fix countingThomas White
2012-02-22Move stream handling functions to a separate moduleThomas White
2012-02-22process_hkl: Add intensity per peak scalingThomas White
2012-02-22process_hkl: Add another type of scalingThomas White
2012-02-22compare_hkl: Reject reflections with low SNRThomas White
2012-02-22process_hkl: Initialise and free unit cell correctlyThomas White
2012-02-22FussinessThomas White
2012-02-22s/Rrim/Rmeas/Thomas White
2012-02-22Add lots more FoMsThomas White
2012-02-22process_hkl: Fix progress barThomas White
2012-02-22process_hkl: Make scaling aware of symmetryThomas White
2012-02-22process_hkl: Add --reference and --outstream optionsThomas White
2012-02-22Fix unit cell point group memory leakThomas White
2012-02-22process_hkl: Add --start-after optionThomas White
2012-02-22process_hkl: Add merging figures of meritThomas White
2012-02-22process_hkl: Increase histogram bin sizeThomas White
2012-02-22process_hkl: Generate intensity histogramsThomas White
2012-02-22process_hkl: Don't resolve twins/inversion unless requestedThomas White
2012-02-22process_hkl: Don't set counts to 1Thomas White
2012-02-22process_hkl: Don't divide by counts for --max-onlyThomas White
2012-02-22process_hkl: Fix merging so that it worksThomas White
2012-02-22Reduce the scope of "count"Thomas White
2012-02-22process_hkl: Restructure and remove all intensity analysis stuffThomas White
2012-02-22process_hkl: Improve de-twinningThomas White
2012-02-22process_hkl: Show information about symmetryThomas White
2012-02-22process_hkl: De-twinning, first attemptThomas White
2012-02-22Fix memory leaksThomas White
2012-02-22Trap invalid symmetries, and handle unspecified symmetryThomas White
2012-02-22process_hkl: Get rid of --zone-axis, because we now have a better wayThomas White
2012-02-22process_hkl: Add missing helpThomas White
2012-02-22process_hkl: Merge with symmetryThomas White
2012-02-22process_hkl: Use a different (array) indexing method to speed it up lotsThomas White
2012-02-22process_hkl: Don't complain so loudly about patterns with no f0Thomas White
2012-02-22process_hkl: Add symmetry moduleThomas White
2010-06-11Tidy up switch statementsThomas White
2010-06-07process_hkl: Configurable PDB fileThomas White
2010-06-05pattern_sim: Implement phased gradientsThomas White
2010-05-27Handle I0 == 1.0 correctlyThomas White
2010-05-26process_hkl: Read f0 from data streamThomas White
2010-05-06process_hkl: Don't try to compare against structure, EVER, if no structure is...Thomas White