index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
check_hkl.c
Age
Commit message (
Expand
)
Author
2014-04-08
Remove old code
Thomas White
2014-04-03
check_hkl: Add (and honour) --lowres and --highres
Thomas White
2014-04-03
check_hkl: Be robust against silly intensities when doing --wilson
Thomas White
2014-04-03
check_hkl: Fix the FIXMEs and calculate B factor
Thomas White
2014-03-30
check_hkl: Add L-test
Thomas White
2014-03-30
check_hkl: Add Wilson plot
Thomas White
2013-11-06
check_hkl: Add --shell-file
Thomas White
2013-04-11
Remove hacked-in systematic absence checks
Thomas White
2013-04-11
check_hkl: Fix iteration limits for possible reflection calculation
Thomas White
2013-04-11
check_hkl: Free stuff
Thomas White
2013-03-07
check_hkl: Add --nshells
Thomas White
2013-01-10
Handle '?' return value from getopt_long()
Thomas White
2012-11-30
check_hkl: Take forbidden reflections into account when calculating completeness
Thomas White
2012-10-06
Formatting
Thomas White
2012-10-06
Count silly reflections
Thomas White
2012-10-02
Move unit cell utility stuff to separate module
Thomas White
2012-09-04
Fix widespread bug-hiding problem with command line argument handling
Thomas White
2012-08-08
Fix buglets spotted by new compiler on Fedora 17
Thomas White
2012-07-29
check_hkl: Don't report low completeness just because some sigma values are s...
Thomas White
2012-07-03
check_hkl: Add Angstrom column as well
Thomas White
2012-05-30
Formatting
Thomas White
2012-03-14
check_hkl: Fix inaccurate calculation of redundancy
Thomas White
2012-03-12
Update copyright notices to show actual contribution years
Thomas White
2012-03-09
Update licence notices in line with recommendations from TT
Thomas White
2012-03-01
More documentation work
Thomas White
2012-02-22
GPLv3 boilerplate comments
Thomas White
2012-02-22
check_hkl: Fix --help
Thomas White
2012-02-22
Simplify compare_hkl and check_hkl, remove second to last use of "list types"
Thomas White
2012-02-22
Add a reminder
Thomas White
2012-02-22
check_hkl: Add sigma cutoff
Thomas White
2012-02-22
Finish fixing compiler warnings
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Use calculated max wavelength for calculating number of possible reflections
Thomas White
2012-02-22
More debugging
Thomas White
2012-02-22
Remove old reflections.h
Thomas White
2012-02-22
Remove all remaining PDB rendering stuff
Thomas White
2012-02-22
Fix grammar
Thomas White
2012-02-22
Use correct accessor type for ESD lists
Thomas White
2012-02-22
Tighter symmetry check
Thomas White
2012-02-22
Fix stability of SNRs
Thomas White
2012-02-22
check_hkl: Show mean and variance
Thomas White
2012-02-22
check_hkl: Fix completeness
Thomas White
2012-02-22
Fussiness
Thomas White
2012-02-22
Move 'characterisation' stuff to a new program, check_hkl
Thomas White