aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/geometry.c
AgeCommit message (Collapse)Author
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-04-19FormattingThomas White
2012-04-19Remove check for rlow > rhighThomas White
I'm happy that there are no gremlins here, now. This happens only for 000, where rlow and rhigh both go to zero. It doesn't make sense to have a special check for the condition.
2012-04-19Simplify prediction criterionThomas White
2012-04-10Fix maximum index calculationThomas White
2012-04-05Remove old commentThomas White
2012-04-05Fix partiality calculationThomas White
2012-04-05Improved spot predictionThomas White
2012-03-13Fix strange behaviour of add_refl_to_list()Thomas 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-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Fix a huge memory leakThomas White
2012-02-22Fix incorrect culling for reciprocal lattice peaksThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White