aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/reflist-utils.c
AgeCommit message (Collapse)Author
2014-11-14Revert update of old deprecated reflection list formatThomas White
Since nothing writes in this modified format (including fs, ss and pn), it makes no sense to be able to read it. This commit reverts a small part of c194bf77.
2014-09-05Updated author listsValerio Mariani
2014-09-05Refactoring of peaks and reflections I/OValerio Mariani
2014-03-03Formatting fussinessThomas White
2014-03-03New reflection list formatThomas White
2013-01-04Tidy up documentationThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-07-03Fix the detection of an actual phase value in a reflection listThomas White
2012-03-12Remove unused variablesThomas 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-09process_hkl: Add polarisation correction and improved scalingThomas White
2012-03-09Fix documentationThomas White
2012-03-07Fix bug in reflection list loadingThomas White
2012-03-06Don't include 1/d in reflection lists, because it's pointlessThomas White
2012-03-06Rename old array functions to get them out of the way of API consistencyThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22Hooks for estimation of maximum resolution for each imageThomas White
2012-02-22FussinessThomas White
2012-02-22Add _GNU_SOURCE to get M_PI as wellThomas White
2012-02-22Add #define _ISOC99_SOURCE to get INFINITY and NANThomas White
2012-02-22Move the "indexed reflection array" thing to where it can't do any harmThomas White
2012-02-22Move a load more stuff into libcrystfelThomas White