aboutsummaryrefslogtreecommitdiff
path: root/src/check_hkl.c
AgeCommit message (Expand)Author
2017-05-16check_hkl: Calculate resolution of reflection with asymmetric indices for bot...Thomas White
2016-05-13{check,compare}_hkl: Add warnings when using potentially silly option choicesThomas White
2015-01-20Add informational messages when symmetry doesn't match for monoclinic point g...Thomas White
2014-12-16{check,compare}_hkl: Include min/max bin ranges in shell filesThomas White
2014-12-09Capitalise all warningsThomas White
2014-09-19Introduce CrystFEL unit cell filesThomas White
2014-09-18Fixed message from check_hkl.cTakanori Nakane
2014-05-21Added reporting of version number to all program and stream fileValerio Mariani
2014-04-08Remove old codeThomas White
2014-04-03check_hkl: Add (and honour) --lowres and --highresThomas White
2014-04-03check_hkl: Be robust against silly intensities when doing --wilsonThomas White
2014-04-03check_hkl: Fix the FIXMEs and calculate B factorThomas White
2014-03-30check_hkl: Add L-testThomas White
2014-03-30check_hkl: Add Wilson plotThomas White
2013-11-06check_hkl: Add --shell-fileThomas White
2013-04-11Remove hacked-in systematic absence checksThomas White
2013-04-11check_hkl: Fix iteration limits for possible reflection calculationThomas White
2013-04-11check_hkl: Free stuffThomas White
2013-03-07check_hkl: Add --nshellsThomas White
2013-01-10Handle '?' return value from getopt_long()Thomas White
2012-11-30check_hkl: Take forbidden reflections into account when calculating completenessThomas White
2012-10-06FormattingThomas White
2012-10-06Count silly reflectionsThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-09-04Fix widespread bug-hiding problem with command line argument handlingThomas White
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-07-29check_hkl: Don't report low completeness just because some sigma values are s...Thomas White
2012-07-03check_hkl: Add Angstrom column as wellThomas White
2012-05-30FormattingThomas White
2012-03-14check_hkl: Fix inaccurate calculation of redundancyThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-01More documentation workThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22check_hkl: Fix --helpThomas White
2012-02-22Simplify compare_hkl and check_hkl, remove second to last use of "list types"Thomas White
2012-02-22Add a reminderThomas White
2012-02-22check_hkl: Add sigma cutoffThomas White
2012-02-22Finish fixing compiler warningsThomas White
2012-02-22FussinessThomas White
2012-02-22Use calculated max wavelength for calculating number of possible reflectionsThomas White
2012-02-22More debuggingThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22Remove all remaining PDB rendering stuffThomas White
2012-02-22Fix grammarThomas White
2012-02-22Use correct accessor type for ESD listsThomas White
2012-02-22Tighter symmetry checkThomas White
2012-02-22Fix stability of SNRsThomas White
2012-02-22check_hkl: Show mean and varianceThomas White
2012-02-22check_hkl: Fix completenessThomas White