Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-30 | Cell vector gradients for SCSphere, plus general rationalisation | Thomas White | |
2014-05-23 | Remove {get,set}_{scalable,refinable}() | Thomas White | |
2014-03-30 | check_hkl: Add L-test | Thomas White | |
2014-03-03 | Update docs | Thomas White | |
2014-03-03 | Include background and peak height in stream | Thomas White | |
2013-11-29 | RefList: Increase maximum index to 511 | Thomas White | |
2013-07-24 | Iteration over reflection list should include other reflections with same ↵ | Thomas White | |
asymmetric indices This fixes a >2 year old bug in the reflection list, and a bug in tests/list_check.c which allowed it to go undetected for so long. The main situation where it would have caused problems is when asymmetric_indices() was called on a reflection list containing symmetrically equivalent reflections. The only core CrystFEL program which does this is partialator. compare_hkl uses asymmetric_indices(), but the reflections are already guaranteed to be asymmetric by that point (because check_list_symmetry() has been called). | |||
2013-04-17 | Add Lorentz factor | Thomas White | |
2012-06-21 | More fussiness | Thomas White | |
2012-03-13 | Fix strange behaviour of add_refl_to_list() | 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-06 | Rename old array functions to get them out of the way of API consistency | Thomas White | |
2012-02-22 | GPLv3 boilerplate comments | Thomas White | |
2012-02-22 | Introduce "libcrystfel" | Thomas White | |